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
2012-06-26change regression data download to git instead of download from edin server.Hieu Hoang
2012-06-16up regression test numberHieu Hoang
2012-06-01Update regression testing to work with new build layout.Barry Haddow
2012-05-31move c++ code out of /script/ to /Hieu Hoang
2012-05-25Fix globs so that it runs all testsBarry Haddow
2012-05-21fix for new location of reg testsBarry Haddow
2012-05-12delete test directory from repositoryHieu Hoang
2012-05-12delete test directory from repositoryHieu Hoang
2012-05-11NOTE: regression test data needs to be moved completely to download. It's too...Hieu Hoang
2012-05-11regression test for extract(hiero)Hieu Hoang
2012-05-11regression test for extract(hiero)Hieu Hoang
2012-05-11extract regression testHieu Hoang
2012-05-11extract regression testHieu Hoang
2012-05-11extract regression testHieu Hoang
2012-05-11extract regression testHieu Hoang
2011-12-13update extractor tests after duplicate removalBarry Haddow
2011-11-28Aliases for testsKenneth Heafield
2011-11-28Unused codeKenneth Heafield
2011-11-28Add optional regression testing to the buildKenneth Heafield
2011-11-16Complete initial version of pro extractorBarry Haddow
2011-11-14Test for proBarry Haddow
2011-10-25Reinstate lex reorder bin test, and bump up data version.Barry Haddow
2011-10-25Disable failing testsBarry Haddow
2011-10-21Merge branch 'mtm6_cruise_control'Ales Tamchyna
2011-10-15add regression test binary models with lex reordering. Fix other regression t...hieuhoang1972
2011-10-15add regression test binary models with lex reordering. Fix other regression t...hieuhoang1972
2011-10-01roll back kenlm tests. Binarizy files are OS-dependenthieuhoang1972
2011-10-01roll back kenlm tests. Binarizy files are OS-dependenthieuhoang1972
2011-10-01roll back kenlm tests. Binarizy files are OS-dependenthieuhoang1972
2011-09-30kenlm regression testshieuhoang1972
2011-09-13don't score with good-turing. phi has moved this calc to another filehieuhoang1972
2011-09-13Regression test for lm oov featurebhaddow
2011-09-08Fix test scriptbhaddow
2011-09-08moving mert testsbhaddow
2011-09-07return '2' if a test failedAles Tamchyna
2011-08-29first draft of cruise control for Mosesbojar
2011-08-22run scorer regression test from any directoryhieuhoang1972
2011-08-22forgot to add these files for regression testshieuhoang1972
2011-08-16stop using 'subtest' because it doesn't work for everyone, e.g. Hieu reports ...bgottesman
2011-08-09rename & make executablehieuhoang1972
2011-08-08if we fail to make the output directory for a test, just abort the test, don'...bgottesman
2011-08-08when detokenizing, remove whitespace between a pair of CJK (Chinese/Japanese/...bgottesman
2011-08-08fix a detokenization bug that was preventing the removal of the whitespace fo...bgottesman
2011-08-08add TODO tests for detokenization of Chinese and Japanesebgottesman
2011-08-05Allow a test case to have an undefined language, since the detokenizer doesn'...bgottesman
2011-08-05- factor out class DetokenizerTestCasebgottesman
2011-08-05move commas to after here-docs, to hopefully make test cases more readable; a...bgottesman
2011-08-05a few more detokenization tests, including a TODO one that exposes a bugbgottesman
2011-08-05An initial test suite for detokenizer.perl.bgottesman
2011-08-05faster scorerhieuhoang1972