Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14beautifyHieu Hoang
2015-01-07score deltas in chart decodingMatthias Huck
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-08-11Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-08-08method renameHieu Hoang
2014-08-06Stub out chart hypergraph outputBarry Haddow
2014-07-11calculate baseline score without optimisationHieu Hoang
2014-07-111st rough sketch. compiles with eclipseHieu Hoang
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-15moses_chart: add ChartKBestExtractor (not enabled yet)Phil Williams
2014-01-15beautifyNicola Bertoldi
2013-12-17bug - should get score for translation rule from the translation option, not ...Hieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-15replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & ...Hieu Hoang
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-17constrained decoding FF works for both pb and hieroHieu Hoang
2013-08-23delete ChartBasedFeatureContextHieu Hoang
2013-08-13minor renamingHieu Hoang
2013-08-09convert to using shared pointers in ChartTranslationOptionsHieu Hoang
2013-06-11delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new s...Hieu Hoang
2013-06-05alternate weight settings: added option to turn off features completelyphikoehn
2013-05-29beautifyHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-24delete enum StatelessFeatureType. Features can be multiple types at once. Jus...Hieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-13rename entries in enum StatelessFeatureTypeHieu Hoang
2013-04-30enum StatelessFeatureTypeHieu Hoang
2012-12-31move feature function variables into FeatureFunction.hHieu Hoang
2012-12-19move feature function variables from TranslationSystem back to StaticDataHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang