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
path: root/mert
AgeCommit message (Expand)Author
2018-05-18Update emailPrashant Mathur
2018-05-18Make CHRFscorer compilePrashant Mathur
2018-05-18Include chrf as a metricPrashant Mathur
2018-05-18Adding chrf scorersPrashant Mathur
2017-07-22daily automatic beautifierMosesAdmin
2017-07-20Merge remote-tracking branch 'upstream/master'Prashant Mathur
2017-01-20compile error on Centos 6Hieu Hoang
2016-11-08Mira works with BLEU and WER bothPrashant Mathur
2016-06-02daily automatic beautifierMosesAdmin
2016-06-01Added Grammatical Error Correction specific scorer (M^2) and featuresMarcin Junczys-Dowmunt
2015-09-26streamlining license to LGPL 2.1Philipp Koehn
2015-07-21daily automatic beautifierMosesAdmin
2015-07-20support factors in InternalTreeRico Sennrich
2015-06-04daily automatic beautifierMosesAdmin
2015-05-21Mert programs won't link with shared linking without -lboost_filesystem.Ulrich Germann
2015-05-20Fix some new compile problems.Jeroen Vermeulen
2015-05-19KenLM 7408730be415db9b650560a8b2bd3e4e3af49ec9.Kenneth Heafield
2015-05-15beautify.Hieu Hoang
2015-05-13format of outputBarry Haddow
2015-05-13move hg decoding test to reg testsBarry Haddow
2015-05-13Refactoring of weight loading, making it easier to test hg rescoring.Barry Haddow
2015-05-02beautifyHieu Hoang
2015-05-01sentence-bleu less greedy regarding memoryMatthias Huck
2015-04-30sentence-bleu-nbestMatthias Huck
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-29Missing return value.Ulrich Germann
2015-04-23Add cross-platform randomizer module.Jeroen Vermeulen
2015-04-22Thread-safe, platform-agnostic randomizer.Jeroen Vermeulen
2015-04-22Adapt test to poor Windows timer resolution.Jeroen Vermeulen
2015-04-17Testing of Viterbi decoding on hypergraph.Barry Haddow
2015-04-10Delete unused codeKenneth Heafield
2015-04-10Address two TODO notes in mert/evaluator.cpp.Jeroen Vermeulen
2015-04-10Portability and include fixes.Jeroen Vermeulen
2015-04-03Attempt at fixing sparse features for hgmiraBarry Haddow
2015-03-29Fix some compile warnings (gcc 4.9.2).Jeroen Vermeulen
2015-03-28Modernize "C" includes in mert.Jeroen Vermeulen
2015-03-211. Lifetime of tasks in ThreadPool is now managed via shared pointers.Ulrich Germann
2015-03-14Meteor compatibility with batch MIRAmjdenkowski
2015-02-19beautifyHieu Hoang
2015-02-16Change Namespace in TER libraryChristophe SERVAN
2015-02-16Change Namespace in TER libraryChristophe SERVAN
2015-02-16Memory leak correction in TER algorithmChristophe SERVAN
2015-02-10Bug fix to commenting out unused variable.Ulrich Germann
2015-02-10Bug fix to commenting out unused variable.Ulrich Germann
2015-02-06Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-02-06Commented out unused variable to reduce compiler warnings.Ulrich Germann
2015-02-06Commented out unused variable to reduce compiler warnings.Ulrich Germann
2015-02-06Commented out unused variable to reduce compiler warnings.Ulrich Germann
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang