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
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-12Fix usage of whitespaces for Optimizers.Tetsuo Kiso
2011-11-12Fix constructors of scorer classes and optimizer classes.Tetsuo Kiso
2011-11-12Put constructor and destructor into private for Factory classTetsuo 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-11-12Add comments to mark the end of #define guards.Tetsuo Kiso
2011-11-11Fix memory leaks in mert.Tetsuo Kiso
2011-07-23added random directions [Cer&al.,2008] and historic best as starting points [...phkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2008-05-17Fixed return of non-initialised variablebhaddow
2008-05-16bugfixesjfouet
2008-05-15add Types.h to unify the typedefsjfouet
2008-05-15Add scorer factory. Fix compile error in Optimizerbhaddow
2008-05-15various small fixesjfouet
2008-05-15implementation of the mainjfouet
2008-05-15implementation of optimization on a subset of the parameters + debug mode in ...jfouet
2008-05-14add some sanity checksjfouet
2008-05-14implementation of LineOptimizerjfouet
2008-05-14fix compilation of Optimizerjfouet
2008-05-14objet code for the Optimzer algorithmjfouet