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:
authorUlrich Germann <Ulrich.Germann@gmail.com>2015-11-24 21:54:26 +0300
committerUlrich Germann <Ulrich.Germann@gmail.com>2015-11-24 21:54:26 +0300
commitf69e79f5fc92d993354fa775de197b029d321175 (patch)
treeb96f325984d3d057daeac7c11eff4705c0caef3b
parent37a595fd7bf41226933c0fdb6fb792bdc877c3fd (diff)
Change in moses.ini file to reflect change in specification of LM OOV feature.
-rw-r--r--tests/phrase.basic-lm-oov/moses.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/phrase.basic-lm-oov/moses.ini b/tests/phrase.basic-lm-oov/moses.ini
index e4add1c..15fb25a 100644
--- a/tests/phrase.basic-lm-oov/moses.ini
+++ b/tests/phrase.basic-lm-oov/moses.ini
@@ -12,8 +12,8 @@
[mapping]
T 0
-[lmodel-oov-feature]
-1
+# [lmodel-oov-feature]
+# 1
[verbose]
@@ -21,7 +21,7 @@ T 0
[feature]
-KENLM factor=0 order=3 num-features=2 lazyken=0 path=${LM_PATH}/europarl.en.srilm.gz
+KENLM factor=0 order=3 num-features=2 lazyken=0 path=${LM_PATH}/europarl.en.srilm.gz oov-feature=1
Distortion
WordPenalty
UnknownWordPenalty