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:
authorBarry Haddow <barry.haddow@gmail.com>2011-10-25 18:47:00 +0400
committerBarry Haddow <barry.haddow@gmail.com>2011-10-25 18:47:00 +0400
commitd51f9c281a9fdb4a6cfef6180160aab0b80e9563 (patch)
tree6a9f80c2c9af3a166306daf436ece66d31fbf032 /regression-testing
parent39e1927d09b8bbb24351193ad63e06f1c548cbeb (diff)
Reinstate lex reorder bin test, and bump up data version.
Diffstat (limited to 'regression-testing')
-rw-r--r--regression-testing/MosesRegressionTesting.pm2
-rwxr-xr-xregression-testing/run-test-suite.perl2
2 files changed, 2 insertions, 2 deletions
diff --git a/regression-testing/MosesRegressionTesting.pm b/regression-testing/MosesRegressionTesting.pm
index 5a5b977ba..9eb94a838 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 => '8';
+use constant TESTING_DATA_VERSION => '9';
# find the data directory in a few likely locations and make sure
# that it is the correct version
diff --git a/regression-testing/run-test-suite.perl b/regression-testing/run-test-suite.perl
index bab9446e6..f59e75e1f 100755
--- a/regression-testing/run-test-suite.perl
+++ b/regression-testing/run-test-suite.perl
@@ -39,6 +39,7 @@ my @tests = qw (
phrase.lattice-surface
phrase.lattice-distortion
phrase.lexicalized-reordering
+ phrase.lexicalized-reordering-bin
phrase.lexicalized-reordering-cn
phrase.consensus-decoding-surface
phrase.continue-partial-translation
@@ -46,7 +47,6 @@ my @tests = qw (
phrase.show-weights
phrase.xml-markup
);
-# phrase.lexicalized-reordering-bin
#phrase.basic-lm-oov-withkenlm
#phrase.basic-surface-only-withkenlm
#phrase.basic-surface-only-withkenlm.bin