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:
Diffstat (limited to 'regression-testing/tests/phrase.lexicalized-reordering/moses.ini')
-rw-r--r--regression-testing/tests/phrase.lexicalized-reordering/moses.ini63
1 files changed, 0 insertions, 63 deletions
diff --git a/regression-testing/tests/phrase.lexicalized-reordering/moses.ini b/regression-testing/tests/phrase.lexicalized-reordering/moses.ini
deleted file mode 100644
index 83b3927cb..000000000
--- a/regression-testing/tests/phrase.lexicalized-reordering/moses.ini
+++ /dev/null
@@ -1,63 +0,0 @@
-#########################
-### MOSES CONFIG FILE ###
-#########################
-
-# input factors
-[input-factors]
-0
-
-# mapping steps
-[mapping]
-T 0
-
-# translation tables: source-factors, target-factors, number of scores, file
-[ttable-file]
-0 0 0 5 ${MODEL_PATH}/lexicalized-reordering/phrase-table.0-0.gz
-
-# no generation models, no generation-file section
-
-# language models: type(srilm/irstlm), factors, order, file
-[lmodel-file]
-0 0 5 ${MODEL_PATH}/lexicalized-reordering/europarl.lm
-
-
-# limit on how many phrase translations e for each phrase f are loaded
-# 0 = all elements loaded
-[ttable-limit]
-20
-0
-# distortion (reordering) files
-[distortion-file]
-0-0 msd-bidirectional-fe 6 ${MODEL_PATH}/lexicalized-reordering/reordering-table.msd-bidirectional-fe.0.5.0-0.gz
-
-# distortion (reordering) weight
-[weight-d]
-0.5
-0.3
-0.3
-0.3
-0.3
-0.3
-0.3
-
-# language model weights
-[weight-l]
-0.5000
-
-
-# translation model weights
-[weight-t]
-0.2
-0.2
-0.2
-0.2
-0.2
-
-# no generation models, no weight-generation section
-
-# word penalty
-[weight-w]
--1
-
-[distortion-limit]
-6