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
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
2014-12-17fix crash in hypergraph mira for hieroBarry Haddow
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-10-14Fix incorrect integer concatenation in error messagesPaul Guyot
2014-10-09Fix compile error if !(defined(__GLIBCXX__) || defined(__GLIBCPP__))Phil Williams
2014-09-30More streaming for kbmiraMichael Denkowski
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
2014-09-22basic support for more metrics with kbmiraRico Sennrich
2014-09-22calculateScore with float (for smoothing support)Rico Sennrich
2014-09-22HWCM for MERTRico Sennrich
2014-09-08Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-08-29Bug fix about the TER calculationChristophe SERVAN
2014-08-12Ignore # with in edge listsBarry Haddow
2014-08-08Fix hypergraph pruningBarry Haddow
2014-08-06Sparse features trainable with hg miraBarry Haddow
2014-08-05Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-08-04Implement shuffling correctlyBarry Haddow
2014-08-02compile error on eclipseHieu Hoang
2014-08-01shuffling of hypergraphsBarry Haddow
2014-07-23Boost version update, specify filesystem v3Barry Haddow
2014-07-22Some more debugBarry Haddow
2014-07-21Try to prevent double closure of filesBarry Haddow
2014-07-21fd leakBarry Haddow
2014-07-21Merge 08811deb17337356cd8dae9c59c0160590679a35 from joshuaBarry Haddow
2014-05-19beautifyNicola Bertoldi
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-04meteor scorer requires FDStream. Only gccHieu Hoang
2014-03-17Surround locks with WITH_THREADSKenneth Heafield
2014-03-07Meteor scoring for Moses MERTMichael Denkowski
2014-02-26don't check object pointer before deleting /Markus ElfringHieu Hoang
2014-01-17merge master into this branchNicola Bertoldi
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-15beautifyNicola Bertoldi
2013-12-19moses windows build, with some TODO listjiejiang
2013-11-25return default even if compiling with non-gccHieu Hoang
2013-11-25stop warning about incomplete data typeHieu Hoang