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