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
2013-11-15replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & ...Hieu Hoang
2013-05-29beautifyHieu Hoang
2012-06-30namespace all classes in mert directoryHieu Hoang
2012-06-26change regression data download to git instead of download from edin server.Hieu Hoang
2012-06-22merge Lexi Birch's LRScore from mert_mtm5 branchHieu Hoang
2012-05-10Avoid "using namespace std" in headers.Tetsuo Kiso
2012-04-12Add const to return values of overloaded operators.Tetsuo Kiso
2012-04-05Fix a grammar error; add more test case.Tetsuo Kiso
2012-04-04Fix a compilation error.Tetsuo Kiso
2012-04-04Add a function to check whether a string ends with a suffix.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-20Add comments; remove unused macros.Tetsuo Kiso
2011-11-14Add missing headers.Tetsuo Kiso
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-13Add comments.Tetsuo Kiso
2011-11-12Replace macros with const variables and inline functions.Tetsuo Kiso
2011-11-12Move filestream wrapper classes to FileStream.{h,cpp}Tetsuo Kiso
2011-11-12Add const to stream wrapper classes.Tetsuo Kiso
2011-11-12Add 'explicit' for constructors with one argument.Tetsuo Kiso
2011-11-12Remove unnecessary semicolons used in end of member functions.Tetsuo Kiso
2011-11-12Add comments to mark the end of #define guards.Tetsuo Kiso
2011-11-11Fix splitting strings from a string.Tetsuo Kiso
2011-08-20Added evaluator to MERT directory. This tool computes a metric score for give...machacekmatous
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2009-01-07imported utilities for timing from Mosesnicolabertoldi
2008-10-17added headers for standard compliance (gcc 4.3 on 64 bit linux)phkoehn
2008-05-27- made output more compliant with old versionnicolabertoldi
2008-05-20reading from textual gzipped file is now possiblenicolabertoldi
2008-05-16bugfixes+ introduction of verbose leveljfouet
2008-05-15Get rid of warnings about lack of newlinesbhaddow
2008-05-14I am starting the improvement of Minimum Error Training scritpsnicolabertoldi