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
2012-05-10Avoid "using namespace std" in headers.Tetsuo Kiso
2012-03-10Remove hard-coded "/dev/stdout".Tetsuo Kiso
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-21Fixed quadratic time when adding ScoreStats to ScoreDataMatous Machacek
2012-02-20Fix typo.Tetsuo Kiso
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-12Move filestream wrapper classes to FileStream.{h,cpp}Tetsuo Kiso
2011-11-12Add const to Data and Feature class members.Tetsuo Kiso
2011-11-12Remove unnecessary semicolons used in end of member functions.Tetsuo Kiso
2011-11-12Fix indentation.Tetsuo Kiso
2011-11-12Fix class, function, and implementation comments format.Tetsuo Kiso
2011-08-20Added evaluator to MERT directory. This tool computes a metric score for give...machacekmatous
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2008-06-24Implementation of Cer et al mert regularisation. Use with argument suchbhaddow
2008-06-05added facilities to read and write score statistics in binary formatnicolabertoldi
2008-06-05fixed a bug related to the handling of feature namesnicolabertoldi
2008-05-27- made output more compliant with old versionnicolabertoldi
2008-05-20reading from textual gzipped file is now possiblenicolabertoldi
2008-05-16bug fixesjfouet
2008-05-16pass by referencebhaddow
2008-05-16remove buffersbhaddow
2008-05-15Finish per scorerbhaddow
2008-05-15main command for managing feature and error statistics is ready; small exampl...nicolabertoldi
2008-05-14Fixes to bleu scorerbhaddow
2008-05-14Stubbing out of Scorer. bhaddow
2008-05-14changesnicolabertoldi
2008-05-14I am adding new object for handling statistics forerror measuresnicolabertoldi