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 (Collapse)Author
2015-11-01Improved reporting of nbest scores via server interface.Ulrich Germann
2015-09-26streamlining license to LGPL 2.1Philipp Koehn
2015-01-07score deltas in chart decodingMatthias Huck
2014-08-08Fix output of sparse features in hypergraphBarry Haddow
2014-08-06Sparse features trainable with hg miraBarry Haddow
(In phrase-based Moses)
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-08-23beautifyHieu Hoang
2013-08-22swapKenneth Heafield
2013-05-30function to merge feature scores. ie. not add them together.Hieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-12fixed potential bug. Function returns reference to local variable. /Thomas ↵Hieu Hoang
Schoenemann
2013-04-25Back FactorCollection with a memory pool. Less memory for large vocabularies.Kenneth Heafield
2012-11-12move moses/src/* to moses/Hieu Hoang