Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/moses-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2016-10-06 15:20:36 +0300
committerHieu Hoang <hieuhoang@gmail.com>2016-10-06 15:20:36 +0300
commit9d692d1f2782c7b0797ffa9e38ad1fff0d1a5302 (patch)
treee9138771213f12db29bb4beab17d1e666607e01b
parentc9ad5228caa32ce09b649cf94f15e989b245729d (diff)
update probing pt version
-rw-r--r--tests/phrase.basic-surface-only-probing/moses.ini2
-rw-r--r--tests/phrase.lexicalized-reordering-probing/moses.ini2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/phrase.basic-surface-only-probing/moses.ini b/tests/phrase.basic-surface-only-probing/moses.ini
index b244368..dc15602 100644
--- a/tests/phrase.basic-surface-only-probing/moses.ini
+++ b/tests/phrase.basic-surface-only-probing/moses.ini
@@ -21,7 +21,7 @@ KENLM factor=0 order=3 num-features=1 lazyken=0 path=${LM_PATH}/europarl.en.sril
Distortion
WordPenalty
UnknownWordPenalty
-ProbingPT name=pt0 input-factor=0 output-factor=0 path=${MODEL_PATH}/basic-surface-probing num-features=5 table-limit=20
+ProbingPT name=pt0 input-factor=0 output-factor=0 path=${MODEL_PATH}/basic-surface-probing.v15 num-features=5 table-limit=20
[weight]
WordPenalty0= -0.273416
diff --git a/tests/phrase.lexicalized-reordering-probing/moses.ini b/tests/phrase.lexicalized-reordering-probing/moses.ini
index b9ac8a9..3e91d38 100644
--- a/tests/phrase.lexicalized-reordering-probing/moses.ini
+++ b/tests/phrase.lexicalized-reordering-probing/moses.ini
@@ -19,7 +19,7 @@ Distortion
LexicalReordering type=msd-bidirectional-fe input-factor=0 output-factor=0 num-features=6 path=${MODEL_PATH}/lexicalized-reordering/reordering-table.msd-bidirectional-fe.0.5.0-0.gz
WordPenalty
UnknownWordPenalty
-ProbingPT name=pt0 input-factor=0 output-factor=0 path=${MODEL_PATH}/lexicalized-reordering/probing num-features=5 table-limit=20
+ProbingPT name=pt0 input-factor=0 output-factor=0 path=${MODEL_PATH}/lexicalized-reordering/probing.v15 num-features=5 table-limit=20
[weight]