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-11-02daily automatic beautifierMosesAdmin
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-19daily automatic beautifierMosesAdmin
2015-10-18Life cycle of TargetPhraseCollection is now managed via shared pointers.Ulrich Germann
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-09Code cleanupUlrich Germann
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2014-08-08method renameHieu Hoang
2013-12-05transliteration pt obery backoff argument. Probably not threadable yetHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-07limit size of input path for confusion networks and lattices. Prevent memory ...Hieu Hoang
2013-09-25Commented out unused variables.=
2013-08-24mark with LEGACYHieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-09beautifyHieu Hoang
2013-08-08consistently set source phrase in translation options as soon as the trans op...Hieu Hoang
2013-08-08consistently set source phrase in translation options as soon as the trans op...Hieu Hoang
2013-08-08consistently set source phrase in translation options as soon as the trans op...Hieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-07beautifyHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-07PhraseDictionaryTreeAdaptor::GetTargetPhraseCollectionLegacy return tpColl an...Hieu Hoang
2013-08-07mark a function as legacyHieu Hoang
2013-08-07mark a function as legacyHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu 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-07-05beautifyHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-06-28beautifyHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-05-31figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-30beautifyHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-13port PhraseDictionaryMultiModel to new formatHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08each new target phrase in factored decomposition holds scores from previous s...Hieu Hoang
2013-04-26delete PhraseDictionaryMemory. Fix word penalty in compact phrase tableHieu Hoang
2013-04-26don't convert LM score from 1 log to another for chart decodingHieu Hoang
2013-04-25delete PhraseDictionaryMemory. Use PhraseDictionarySCFGHieu Hoang
2013-02-22change format for phrase modelHieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang