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-12-11Code cleanup and refactoring.Ulrich Germann
2015-11-17document @param lhs in Phrase::CreateFromString()David Madl
2015-11-12daily automatic beautifierMosesAdmin
2015-11-11More options refactoring (OOV Handling this time).Ulrich Germann
2015-10-28Context weights now live in the ContextScope, not any more on TranslationTask.Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-18beautifyHieu Hoang
2015-10-18mergeHieu Hoang
2015-10-18templatize Comparer for unordered maps/setHieu Hoang
2015-10-18daily automatic beautifierMosesAdmin
2015-10-18Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-10-18Merge branch 'perf_baseline' of github.com:hieuhoang/mosesdecoder into perf_b...Hieu Hoang
2015-10-17clean up states after API changeHieu Hoang
2015-10-16make util::StringStream more like std::stringstreamHieu Hoang
2015-10-16use util::StringStreamHieu Hoang
2015-07-20allow customized prefix/suffix to mark unknown wordsPhilipp Koehn
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-05-19beautifyNicola Bertoldi
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-03error in constrained decodingHieu Hoang
2014-01-15beautifyNicola Bertoldi
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-26Fixed errors introduced during a merge.Ulrich Germann
2013-09-25Merge branch 'dynamic-phrase-tables'Ulrich Germann
2013-09-25Phrase::Contains(const Phrase& sought) throws exception, since it's not imple...=
2013-09-19-mark-unknown works for chart decodingHieu Hoang
2013-09-18add max-unknowns arg to ConstrainedDecoding FFHieu Hoang
2013-09-17implement ConstrainedDecoding FFHieu Hoang
2013-09-17implement ConstrainedDecoding FFHieu Hoang
2013-08-31start on forced decoding for SCFGHieu Hoang
2013-08-30start on forced decoding for SCFGHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-23segfault in edge case where target translation has no wordsHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-04-29mergeHieu Hoang
2013-04-26make scfg work with factored input. Strip factors from source that are not pa...Hieu Hoang
2013-04-25Back FactorCollection with a memory pool. Less memory for large vocabularies.Kenneth Heafield
2013-04-24gt rid of word penalty of 0.434. Adjust weight accordinglyHieu Hoang
2013-04-23Error messagesKenneth Heafield
2013-03-09delete Phrase::CreateFromStringNewFormat()Hieu Hoang
2013-03-09merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()Hieu Hoang
2013-03-08merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()Hieu Hoang
2013-03-08merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()Hieu Hoang
2013-03-07start merging PhraseDictionaryMemory and PhraseDictionarySCFGHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang