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
2015-04-23Add cross-platform randomizer module.Jeroen Vermeulen
2015-04-22Thread-safe, platform-agnostic randomizer.Jeroen Vermeulen
2015-04-10Address two TODO notes in mert/evaluator.cpp.Jeroen Vermeulen
2015-04-10Portability and include fixes.Jeroen Vermeulen
2015-03-28Modernize "C" includes in mert.Jeroen Vermeulen
2015-01-14beautifyHieu Hoang
2014-09-24explicitly set BLEU as default scorer (for return-best-dev)Rico Sennrich
2014-09-22(optionally) use n-best file for evaluator/return-best-devRico Sennrich
2013-12-19moses windows build, with some TODO listjiejiang
2013-05-29beautifyHieu Hoang
2012-12-06Use util::TokenIter to tokenize n-best lists.Tetsuo Kiso
2012-07-01namespace all classes in mert directoryHieu Hoang
2012-05-09Added support for external unix filters to preprocess sentences in mert and e...Matous Machacek
2012-03-10Pass by pointers to Scorer instead of references.Tetsuo Kiso
2012-02-28Support for using factors in mert and evaluatorMatous Machacek
2012-02-27Change of evaluator usage (see mert/evaluator --help).Matous Machacek
2012-02-01Create a struct for command line options in extractor.Tetsuo Kiso
2012-02-01Create a wrapper function to init seed.Tetsuo Kiso
2012-02-01Create a struct for command line options.Tetsuo Kiso
2012-01-26Create a utility class for mert/evaluator.cpp to avoid name collisions, just ...Tetsuo Kiso
2012-01-26Add whitespaces.Tetsuo Kiso
2012-01-26Add prefixe 'g_' to global variables in mert/evaluator.cppTetsuo Kiso
2012-01-25mert/evaluator should now compute confidence interval correctlyMatous Machacek
2012-01-24fixed bugs in mert/evaluator, nicer printing of resultsMatous Machacek
2012-01-22mert/evaluator can compute more metrics at onceMatous Machacek
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-12Small change: modify initialization of the Data class.Tetsuo Kiso
2011-11-12Fix indentation.Tetsuo Kiso
2011-11-11Fix memory leaks in mert.Tetsuo Kiso
2011-08-20Added evaluator to MERT directory. This tool computes a metric score for give...machacekmatous