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-12-06Use util::TokenIter to tokenize n-best lists.Tetsuo Kiso
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-06-30namespace all classes in mert directoryHieu Hoang
2012-05-25Merge branch 'trunk' into miramerge. Still to fix build.Barry Haddow
2012-05-10Avoid "using namespace std" in headers.Tetsuo Kiso
2012-05-10Avoid "using namespace std" in headers.Tetsuo Kiso
2012-03-10Remove hard-coded "/dev/stdout".Tetsuo Kiso
2012-03-10Remove hard-coded "/dev/stdout".Tetsuo Kiso
2012-03-10mert: Prefix private members with "m_" except TER.Tetsuo Kiso
2012-03-10mert: Prefix private members with "m_" except TER.Tetsuo Kiso
2012-02-20Fix typo.Tetsuo Kiso
2012-02-20Fix typo.Tetsuo Kiso
2012-01-13Implementation of feature-merging for pro-mertBarry Haddow
2011-11-17Merge remote branch 'origin/master' into proBarry Haddow
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-12Fix the order of initialization when the constructor will be called.Tetsuo Kiso
2011-11-12Replace macros with const char arrays used in XXXArray classes.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-09-07support for sparse feature functions (mert support only when using PRO)phkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2008-06-05added binary read/load facility for feature datanicolabertoldi
2008-06-03added ScorerFactory.hnicolabertoldi
2008-05-27- made output more compliant with old versionnicolabertoldi
2008-05-23change from int to unsigned where needednicolabertoldi
2008-05-20reading from textual gzipped file is now possiblenicolabertoldi
2008-05-17Remove extraneous debug messagesbhaddow
2008-05-16Command line arg tidy up in extractorbhaddow
2008-05-14support for mergin; other small changesnicolabertoldi
2008-05-14small changesnicolabertoldi
2008-05-14add Parameternicolabertoldi
2008-05-14I am starting the improvement of Minimum Error Training scritpsnicolabertoldi