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
path: root/defer
AgeCommit message (Collapse)Author
2015-12-08Code refactoring: All FF now get access to AllOptions at load time, so they ↵Ulrich Germann
don't have to rely on StaticData.
2015-11-20daily automatic beautifierMosesAdmin
2015-11-19Code decluttering.Ulrich Germann
The class StatefuleFeatureFunction now provides an empty dummy implementation of various (virtual) Evaluate... functions. The corresponding empty implementations on derived classes have been removed.
2015-10-19daily automatic beautifierMosesAdmin
2015-10-18Life cycle of TargetPhraseCollection is now managed via shared pointers.Ulrich Germann
2015-05-19Preparation for allowing context-aware decoding.Ulrich Germann
2015-03-31delete External FF. FF framework changes too fast to be able to keep this ↵Hieu Hoang
up-to-date
2015-02-18park Joint LM. Doesn't work anymoreHieu Hoang
2013-12-21Re-enabled unit test for backward LM.Lane Schwartz
The test is compiling and running with no errors.
2013-09-30defer BackwardTestHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-16tidy upHieu Hoang
2013-05-13port PhraseDictionaryMultiModelCount to new formatHieu Hoang
2013-05-10port PhraseDictionaryMultiModel to new formatHieu Hoang
2013-05-02mergeHieu Hoang
2013-05-01mergeHieu Hoang
2013-04-30merge. mostly discardHieu Hoang
2013-04-29mergeHieu Hoang
2013-04-19mergedHieu Hoang