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-14Code 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-31daily automatic beautifierMosesAdmin
2015-10-28Context weights now live in the ContextScope, not any more on TranslationTask.Ulrich Germann
2015-10-27daily automatic beautifierMosesAdmin
2015-10-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-23Added GetTtask() and HasTtaskSPtr() to Phrase API; non-TargetPhrases never ha...Ulrich Germann
2015-10-18beautifyHieu Hoang
2015-10-18mergeHieu Hoang
2015-10-18templatize Comparer for unordered maps/setHieu Hoang
2015-10-18daily automatic beautifierMosesAdmin
2015-10-17clean up states after API changeHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-06-05Changed Phrase.m_words from private to protected.Ulrich Germann
2014-06-03Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-05-16bugs in FF MaxSpanFreeNonTermSourceHieu Hoang
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-11add FF RuleAmbiguityHieu Hoang
2014-01-15beautifyNicola Bertoldi
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-04faster compilation by taking some #includes from Word.h and Phrase.hHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-18add max-unknowns arg to 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-08-22swapKenneth Heafield
2013-05-29beautifyHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-04-26make scfg work with factored input. Strip factors from source that are not pa...Hieu Hoang
2013-04-19mergedHieu Hoang
2013-03-09delete 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-01Interpolated phrase featureBarry Haddow
2012-11-12move moses/src/* to moses/Hieu Hoang