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
2018-05-18Make CHRFscorer compilePrashant Mathur
2016-06-01Added Grammatical Error Correction specific scorer (M^2) and featuresMarcin Junczys-Dowmunt
2015-07-20support factors in InternalTreeRico Sennrich
2015-05-21Mert programs won't link with shared linking without -lboost_filesystem.Ulrich Germann
2015-05-13move hg decoding test to reg testsBarry Haddow
2015-04-30sentence-bleu-nbestMatthias Huck
2015-04-03Attempt at fixing sparse features for hgmiraBarry Haddow
2015-02-16Memory leak correction in TER algorithmChristophe SERVAN
2014-09-22HWCM for MERTRico Sennrich
2014-07-21Merge 08811deb17337356cd8dae9c59c0160590679a35 from joshuaBarry Haddow
2014-03-07Meteor scoring for Moses MERTMichael Denkowski
2013-07-03added document level Bleu scoring to mertSara Stymne
2013-01-03delete MergeScorer in mert/hieu
2012-12-10adding a simple command-line utility for computing sentence-level BLEU (+1)Ales Tamchyna
2012-11-14only include moses root when compilingHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang
2012-11-08More shared build fixesKenneth Heafield
2012-11-08Remove bleu_lib target.Kenneth Heafield
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-04merge JamfilesEva Hasler
2012-06-24merge Lexi Birch's LRScore from mert_mtm5 branch. Compiles and run. Hack, mus...Hieu Hoang
2012-06-23mert now compiles with PermScorer. However, didn't implement score() - assert...Hieu Hoang
2012-06-07mergeEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-31move all executables into binHieu Hoang
2012-05-29Batch k-best MIRA is written and integrated into mert-moses.plColin Cherry
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-04-29testEva
2012-04-12Reduce the number of calling the numeric_limits constructor.Tetsuo Kiso
2012-03-23Remove unnecessary headers; prefix private members with "m_".Tetsuo Kiso
2012-03-23Added SemposScorer to mert and evaluatorMatous Machacek
2012-03-20Move the GzFileBuf implementation into .cpp file.Tetsuo Kiso
2012-03-20Add an unit test for BleuScorer.Tetsuo Kiso
2012-03-20Add thread unsafe Singleton class.Tetsuo Kiso
2012-03-19Change the Encoder class to Vocabulary.Tetsuo Kiso
2012-03-18Create files for OptimizerFactory class; add the unit test.Tetsuo Kiso
2012-03-18Create Reference class to clean up BleuScorer.Tetsuo Kiso
2012-03-14Create a header file for NgramCounts class.Tetsuo Kiso
2012-03-07Rewrite FeatureData::setFeatureMap(); add the unit test.Tetsuo Kiso
2012-02-27Merge branch 'master' of github.com:moses-smt/mosesdecoderTetsuo Kiso
2012-02-27Change mert/Timer.Tetsuo Kiso
2012-02-26Added interpolated scorerMatous Machacek
2012-02-20Change the naming conventions for the guard macros; Rename TER directory.Tetsuo Kiso
2012-02-20Bug fix: tokenizer used in mert; add unit tests for that.Tetsuo Kiso
2012-02-08Really simple sharding testBarry Haddow
2011-11-28Avoid naming conflict with glibc's libutilKenneth Heafield
2011-11-28Avoid naming conflict with glibc's libutilKenneth Heafield
2011-11-26Regression tests expect mert in mert/Kenneth Heafield
2011-11-26Regression tests expect mert in mert/Kenneth Heafield