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
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