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-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-12enable single character optionbhaddow
2012-07-12option to skip duplicate removalBarry Haddow
2012-07-01namespace all classes in mert directoryHieu Hoang
2012-06-07mergeEva Hasler
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-05-09Added support for external unix filters to preprocess sentences in mert and e...Matous Machacek
2012-05-09Added support for external unix filters to preprocess sentences in mert and e...Matous Machacek
2012-04-30clean up mira, add sampling from hope/model/fearEva
2012-03-10Clean up Data; add TODOs.Tetsuo Kiso
2012-03-10Clean up Data; add TODOs.Tetsuo Kiso
2012-03-10Pass by pointers to Scorer instead of references.Tetsuo Kiso
2012-03-10Pass by pointers to Scorer instead of references.Tetsuo Kiso
2012-03-04Use boost::scoped_ptr to avoid resource leaks.Tetsuo Kiso
2012-03-04Use boost::scoped_ptr to avoid resource leaks.Tetsuo Kiso
2012-02-28Support for using factors in mert and evaluatorMatous Machacek
2012-02-28Support for using factors in mert and evaluatorMatous Machacek
2012-02-25Remove obsolete and unused logging statements.Tetsuo Kiso
2012-02-25Remove obsolete and unused logging statements.Tetsuo Kiso
2012-02-01Add whitespaces.Tetsuo Kiso
2012-02-01Add whitespaces.Tetsuo Kiso
2012-02-01Create a struct for command line options in extractor.Tetsuo Kiso
2012-02-01Create a struct for command line options in extractor.Tetsuo Kiso
2011-12-12revertHieu Hoang
2011-12-12revertHieu Hoang
2011-11-12Fix indentation.Tetsuo Kiso
2011-11-12Fix class, function, and implementation comments format.Tetsuo Kiso
2011-11-11Fix splitting strings from a string.Tetsuo Kiso
2011-11-11Fix memory leaks in mert.Tetsuo Kiso
2011-11-11Fix memory leaks in extractor.Tetsuo Kiso
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2009-01-07imported utilities for timing from Mosesnicolabertoldi
2008-11-18mert can now load more data filesnicolabertoldi
2008-06-24Implementation of Cer et al mert regularisation. Use with argument suchbhaddow
2008-06-05added facilities to read and write score statistics in binary formatnicolabertoldi
2008-06-03added ScorerFactory.hnicolabertoldi
2008-05-27nbest can be read from stdin, toonicolabertoldi
2008-05-27- made output more compliant with old versionnicolabertoldi
2008-05-16Command line arg tidy up in extractorbhaddow
2008-05-15Fix crash in parameter readingbhaddow
2008-05-15extractor uses scorer factorybhaddow
2008-05-15Add scorer factory. Fix compile error in Optimizerbhaddow
2008-05-15Finish per scorerbhaddow
2008-05-15main command for managing feature and error statistics is ready; small exampl...nicolabertoldi