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-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-10changed permission, everything changed..Eva Hasler
2012-01-13Implementation of feature-merging for pro-mertBarry Haddow
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-14Use passing objects by const references not passing by their values.Tetsuo Kiso
2011-11-14Fix bugs, private members were not initialized when the instances are created.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 class, function, and implementation comments format.Tetsuo Kiso
2011-11-12Add comments to mark the end of #define guards.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
2010-01-08now it is possible to perform mert on a subset of featuresnicolabertoldi
2008-06-05added facilities to read and write score statistics in binary formatnicolabertoldi
2008-06-05added binary read/load facility for feature datanicolabertoldi
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-16Command line arg tidy up in extractorbhaddow
2008-05-16add init.opt filejfouet
2008-05-15Get rid of warnings about lack of newlinesbhaddow
2008-05-14support for mergin; other small changesnicolabertoldi
2008-05-14fix compilation of Optimizerjfouet
2008-05-14add const get accesor to FeatureDataand Arrayjfouet
2008-05-14I am starting the improvement of Minimum Error Training scritpsnicolabertoldi