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
2013-05-29beautifyHieu Hoang
2012-06-30namespace all classes in mert directoryHieu Hoang
2012-05-10Avoid "using namespace std" in headers.Tetsuo Kiso
2012-03-10Clean up accessors and mutators.Tetsuo Kiso
2012-03-10Remove hard-coded "/dev/stdout".Tetsuo Kiso
2012-03-10mert: Prefix private members with "m_" except TER.Tetsuo Kiso
2012-02-26Clean up ScoreStats::set(); Remove a constructor which has a string.Tetsuo Kiso
2012-02-25Add a more efficient member to set up ScoreStats.Tetsuo Kiso
2012-02-20Change the naming conventions for the guard macros; Rename TER directory.Tetsuo Kiso
2012-02-20Fix typo.Tetsuo Kiso
2011-12-12revertHieu Hoang
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-12Small change: modify initialization of the Data class.Tetsuo Kiso
2011-11-12Refactoring: constructors and copying objects.Tetsuo Kiso
2011-11-12Replace macros with const variables and inline functions.Tetsuo Kiso
2011-11-12Add const to Data and Feature class members.Tetsuo Kiso
2011-11-12Add 'explicit' for constructors with one argument.Tetsuo Kiso
2011-11-12Fix indentation.Tetsuo Kiso
2011-11-12Fix class, function, and implementation comments format.Tetsuo Kiso
2011-11-12Add comments to mark the end of #define guards.Tetsuo Kiso
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2008-10-17added headers for standard compliance (gcc 4.3 on 64 bit linux)phkoehn
2008-06-05added facilities to read and write score statistics in binary formatnicolabertoldi
2008-05-27- made output more compliant with old versionnicolabertoldi
2008-05-16remove buffersbhaddow
2008-05-15Get rid of warnings about lack of newlinesbhaddow
2008-05-14I am adding new object for handling statistics forerror measuresnicolabertoldi