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
2016-01-13Default number of workers to thread countMichael Denkowski
2016-01-05Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2016-01-05Code cleanup.Ulrich Germann
2015-12-30daily automatic beautifierMosesAdmin
2015-12-29add PhraseDictionaryMemoryPerSentenceHieu Hoang
2015-12-22correct phrase-table column description and numberHieu Hoang
2015-12-18Utility to look up phrase table entries for a corpusMichael Denkowski
2015-12-18always compile with probing ptHieu Hoang
2015-12-17Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-12-17Updated minor Mmsapt-related utilities to catch up with refactoring of Moses.Ulrich Germann
2015-12-14daily automatic beautifierMosesAdmin
2015-12-14Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-12-14Code cleanup and refactoring.Ulrich Germann
2015-12-12daily automatic beautifierMosesAdmin
2015-12-12Changes to PhraseDictionaryCompact and LexicalReorderingtableCompact:Ulrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-08Code refactoring: All FF now get access to AllOptions at load time, so they d...Ulrich Germann
2015-12-07Code cleanup.Ulrich Germann
2015-12-03Added variant lrfunc (in addition to lr-func) as a Mmsapt parameter to accomm...Ulrich Germann
2015-11-30Bug fix: typo prevented compilation.Ulrich Germann
2015-11-29Changes to Mmsapt.Ulrich Germann
2015-11-28Avoid compiler warning.Ulrich Germann
2015-11-25Bug fix related to commit 220d82041ad1113c2c5a241df100c1feacb19729,Ulrich Germann
2015-11-24Merge remote-tracking branch 'legacy/master'Ulrich Germann
2015-11-24FF registration is now in FeatureFactory::DefaultSetup, ...Ulrich Germann
2015-11-23Adaptation to renamed functions in Bitext class.Ulrich Germann
2015-11-23Adaptation to renamed functions in Bitext class.Ulrich Germann
2015-11-20Merge ../master into sync-with-mmtUlrich Germann
2015-11-20Additional functions for determining doc ids and document names from mapped b...Ulrich Germann
2015-11-20Bug fix in keeping track of doc ids with uniform random sampling.Ulrich Germann
2015-11-20Work in progress.Ulrich Germann
2015-11-18gcc-4.4.7 was struggling with boost::intrusive_ptr. Switched to shared_ptr.Ulrich Germann
2015-11-17move global Timer to Timer.hDavid Madl
2015-11-17daily automatic beautifierMosesAdmin
2015-11-16Model support bitmap features in PhraseDictionaryGroupMichael Denkowski
2015-11-14Per-model phrase and word counts in PhraseDictionaryGroupMichael Denkowski
2015-11-13mmsapt-lr-func option for PhraseDictionaryGroupMichael Denkowski
2015-11-13default-average-others option for PhraseDictionaryGroupMichael Denkowski
2015-11-11Merge branch 'master' of ../legacy into mmt-devUlrich Germann
2015-11-11More options refactoring (OOV Handling this time).Ulrich Germann
2015-11-11Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-11-11Enforce const-ness of command line arguments; bug fix in mosesserver.cpp.Ulrich Germann
2015-11-10Consistent naming: zeros -> default-scoresMichael Denkowski
2015-11-10Integrated more finegrained abyss server control from mosesserver.cpp; mosess...Ulrich Germann
2015-11-10Formatting.Ulrich Germann
2015-11-09local variable masking class variableHieu Hoang
2015-11-08Removed tracing message in Mmsapt.Ulrich Germann
2015-11-06Copy extra scores when merging phrases in PhraseDictionaryGroupMichael Denkowski