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
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2011-10-15 07:50:00 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2011-10-15 07:50:00 +0400
commit195cc1a2c1e483e613b270bd25ab51befc860e80 (patch)
treedfc404b635863a15ed3b12323d254f30e16025a7 /regression-testing/MosesRegressionTesting.pm
parent2bb2d6dc4aa32f434dea02a3c833a7cc280bc120 (diff)
add regression test binary models with lex reordering. Fix other regression tests - changed to account for new LM prob from IRST or use KenLM
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4366 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'regression-testing/MosesRegressionTesting.pm')
-rw-r--r--regression-testing/MosesRegressionTesting.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/regression-testing/MosesRegressionTesting.pm b/regression-testing/MosesRegressionTesting.pm
index 77d6e730c..5a5b977ba 100644
--- a/regression-testing/MosesRegressionTesting.pm
+++ b/regression-testing/MosesRegressionTesting.pm
@@ -5,7 +5,7 @@ use strict;
# if your tests need a new version of the test data, increment this
# and make sure that a moses-regression-tests-vX.Y is available for
# download from statmt.org (redpony AT umd dot edu for more info)
-use constant TESTING_DATA_VERSION => '7';
+use constant TESTING_DATA_VERSION => '8';
# find the data directory in a few likely locations and make sure
# that it is the correct version