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-01-14beautifyHieu Hoang
2014-09-22basic support for more metrics with kbmiraRico Sennrich
2013-05-29beautifyHieu Hoang
2013-03-20fixed bug in InterpolatedScorerMatous Machacek
2012-12-06Use util::TokenIter to tokenize n-best lists.Tetsuo Kiso
2012-07-10Integrate Lexi's LR Score into tuningHieu Hoang
2012-06-30namespace all classes in mert directoryHieu Hoang
2012-05-12Fixed interpolated scorerMatous Machacek
2012-05-09Added support for external unix filters to preprocess sentences in mert and e...Matous Machacek
2012-03-10Pass by pointers to Scorer instead of references.Tetsuo Kiso
2012-03-10mert: Prefix private members with "m_" except TER.Tetsuo Kiso
2012-02-28Support for using factors in mert and evaluatorMatous Machacek
2012-02-27Fix memory leaks.Tetsuo Kiso
2012-02-27Check of the number of weights in InterpolatedScorerMatous Machacek
2012-02-27Fix small bugs (info is printed to cerr)Matous Machacek
2012-02-26Added interpolated scorerMatous Machacek