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
2014-08-02compile error on eclipseHieu Hoang
2014-07-21Merge 08811deb17337356cd8dae9c59c0160590679a35 from joshuaBarry Haddow
2013-05-29beautifyHieu Hoang
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-06-30namespace all classes in mert directoryHieu Hoang
2012-05-30Merge branch 'master' into miramergeColin Cherry
2012-05-29Batch k-best MIRA is written and integrated into mert-moses.plColin Cherry
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-10Clean up accessors and mutators.Tetsuo Kiso
2012-03-10Clean up accessors and mutators.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-20Change the naming conventions for the guard macros; Rename TER directory.Tetsuo Kiso
2012-02-20Change the naming conventions for the guard macros; Rename TER directory.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-12-12revertHieu Hoang
2011-12-12revertHieu Hoang
2011-11-14Add missing headers.Tetsuo Kiso
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-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 '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-10-14Fix formatting of pro input filebhaddow
2011-10-14Reducing memory usage for sparse featuresbhaddow
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 facilities to read and write score statistics in binary formatnicolabertoldi
2008-06-05overall change of a variable name: array_ instead of array2_nicolabertoldi
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-16remove buffersbhaddow
2008-05-15implementation of optimization on a subset of the parameters + debug mode in ...jfouet
2008-05-15Get rid of warnings about lack of newlinesbhaddow
2008-05-14I am starting the improvement of Minimum Error Training scritpsnicolabertoldi