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 (Collapse)Author
2015-11-02daily automatic beautifierMosesAdmin
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide ↵Ulrich Germann
n-best translations with scores.
2015-10-18Life cycle of TargetPhraseCollection is now managed via shared pointers.Ulrich Germann
2013-12-05transliteration pt obery backoff argument. Probably not threadable yetHieu Hoang
2013-08-24mark with LEGACYHieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ↵Hieu Hoang
for lattice input
2013-08-09beautifyHieu Hoang
2013-08-08consistently set source phrase in translation options as soon as the trans ↵Hieu Hoang
opt is created
2013-08-08consistently set source phrase in translation options as soon as the trans ↵Hieu Hoang
opt is created
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-07beautifyHieu Hoang
2013-08-07PhraseDictionaryTreeAdaptor::GetTargetPhraseCollectionLegacy return tpColl ↵Hieu Hoang
and vector of source phrases
2013-08-07mark a function as legacyHieu Hoang
2013-08-06push InpuutPath down into phrase dictionary for legacy methodsHieu Hoang
2013-08-06push InpuutPath down into phrase dictionary for legacy methodsHieu Hoang
2013-08-06push InpuutPath down into phrase dictionary for legacy methodsHieu Hoang
2013-08-06mark a function as legacyHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-05-30beautifyHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08each new target phrase in factored decomposition holds scores from previous ↵Hieu Hoang
steps.
2013-02-22change format for phrase modelHieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang