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:
authorBarry Haddow <barry.haddow@gmail.com>2013-04-29 23:52:11 +0400
committerBarry Haddow <barry.haddow@gmail.com>2013-04-29 23:52:11 +0400
commit130563abd50d8d048fdb1ddd3d28b8e3a96e127c (patch)
tree63f7f4094d79310e15137353af11f99e84072d49 /tests/phrase.multimodel-binptable/moses.ini
parent13b0586463e3b65270f7bfbc168f5f18da4426c9 (diff)
test for interpolation of binarised
Diffstat (limited to 'tests/phrase.multimodel-binptable/moses.ini')
-rw-r--r--tests/phrase.multimodel-binptable/moses.ini49
1 files changed, 49 insertions, 0 deletions
diff --git a/tests/phrase.multimodel-binptable/moses.ini b/tests/phrase.multimodel-binptable/moses.ini
new file mode 100644
index 0000000..24a0cba
--- /dev/null
+++ b/tests/phrase.multimodel-binptable/moses.ini
@@ -0,0 +1,49 @@
+# moses.ini for regression test
+
+[ttable-file]
+99 0 0 5 interpolate 1:${MODEL_PATH}/multimodel/model1/phrase-table.bin 1:${MODEL_PATH}/multimodel/model2/phrase-table.bin
+
+# 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 (reordering) weight
+[weight-d]
+0.141806519223522
+
+# translation model weight (phrase translation, lexical weighting)
+[weight-t]
+0.00402447059454402
+0.0685647475075862
+0.294089113124688
+0.0328320356515851
+-0.0426081987467227
+
+# translation model weight (phrase translation, lexical weighting)
+[weight-t-multimodel]
+0.2
+0.8
+
+# word penalty
+[weight-w]
+-0.273416114951401
+
+[distortion-limit]
+4
+
+[beam-threshold]
+0.03
+
+[input-factors]
+0
+
+[mapping]
+T 0
+
+[use-persistent-cache]
+0
+
+[verbose]
+2
+