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:
Diffstat (limited to 'tests/phrase.phrase-length-feature/moses.ini')
-rw-r--r--tests/phrase.phrase-length-feature/moses.ini41
1 files changed, 0 insertions, 41 deletions
diff --git a/tests/phrase.phrase-length-feature/moses.ini b/tests/phrase.phrase-length-feature/moses.ini
deleted file mode 100644
index b36abb7..0000000
--- a/tests/phrase.phrase-length-feature/moses.ini
+++ /dev/null
@@ -1,41 +0,0 @@
-# moses.ini for regression test
-
-# limit on how many phrase translations e for each phrase f are loaded
-[ttable-limit]
-#ttable element load limit 0 = all elements loaded
-20
-
-[distortion-limit]
-4
-
-[beam-threshold]
-0.03
-
-[input-factors]
-0
-
-[mapping]
-T 0
-
-
-[verbose]
-2
-
-[feature]
-WordPenalty
-Distortion
-KENLM lazyken=0 order=3 factor=0 path=${LM_PATH}/europarl.en.srilm.gz
-PhraseLengthFeature
-PhraseDictionaryMemory num-features=5 input-factor=0 output-factor=0 path=${MODEL_PATH}/ptable-with-alignment/phrase-table.gz
-UnknownWordPenalty
-
-[weight]
-WordPenalty0= -0.273416114951401
-KENLM0= 0.142658800199951
-Distortion0= 0.141806519223522
-PhraseDictionaryMemory0= 0.00402447059454402 0.0685647475075862 0.294089113124688 0.0328320356515851 -0.0426081987467227
-
-
-[weight-file]
-${TEST_PATH}/weights
-