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-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-14Add missing headers.Tetsuo Kiso
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-12Fix initialization of score_, and add destructor.Tetsuo Kiso
2011-11-12Make Point::score a private by defining accessor/mutator.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-09-15Implementation of sharding and resampling in mert.bhaddow
2011-07-04- cmert: added support for passing min and max values for weightsbojar
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2009-10-01changing the randomize function -from rand() to random()- to have the same be...nicolabertoldi
2009-02-12Fix random restarts so that they are actually random, using the system clock bhaddow
2008-05-27- made output more compliant with old versionnicolabertoldi
2008-05-23change from int to unsigned where needednicolabertoldi
2008-05-21modified log outputs to e comliant with old mertnicolabertoldi
2008-05-16bugfixesjfouet
2008-05-16bugfixes+ introduction of verbose leveljfouet
2008-05-15add Types.h to unify the typedefsjfouet
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-14implementation of LineOptimizerjfouet
2008-05-14class to inplement a set of lambda parameter and their stat scorejfouet