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
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-14rename ChartDecoding -> CYKPlus. Comment out CubeGrowing, not implementedmerge-cmdHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-07mergeHieu Hoang
2014-11-04Merge s2t branchPhil Williams
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-08-31Back to the standard default max phrase length of 20 with --with-mm.Ulrich Germann
2014-07-18delete PhraseTableImplementation. Old enumHieu Hoang
2014-07-18Setting DEFAULT_MAX_PHRASE_LENGTH to numeric_limits<size_t>::max() breaksUlrich Germann
2014-07-09Major overhaul of Mmsapt. Reorganization of old and addition of new features ...Ulrich Germann
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2013-11-22delete -parsing-algorithm. Scope-3 parsing depends on the phrase-table implem...Hieu Hoang
2013-09-25Added Mmsapt as PT implementation type.=
2013-09-14beautifyNicola Bertoldi
2013-08-15xml constraintphikoehn
2013-08-14preparation for dynamic cache-based phrase dictionaryNicola Bertoldi
2013-08-12beautifyNicola Bertoldi
2013-07-08beautifyHieu Hoang
2013-07-08beautifyHieu Hoang
2013-06-26Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-03Added enumerated PhraseTableImplementation type DSuffixArray.Ulrich Germann
2013-05-29beautifyHieu Hoang
2013-05-24delete enum StatelessFeatureType. Features can be multiple types at once. Jus...Hieu Hoang
2013-05-13rename entries in enum StatelessFeatureTypeHieu Hoang
2013-05-13rename entries in enum StatelessFeatureTypeHieu Hoang
2013-04-30enum StatelessFeatureTypeHieu Hoang
2013-04-30enum StatelessFeatureTypeHieu Hoang
2013-04-19mergedHieu Hoang
2013-03-01Interpolated phrase featureBarry Haddow
2013-02-22delete enum LMImplementationHieu Hoang
2013-02-21delete GetLMType()Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang