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.lattice-distortion/moses.ini')
-rw-r--r--regression-testing/tests/phrase.lattice-distortion/moses.ini64
1 files changed, 0 insertions, 64 deletions
diff --git a/regression-testing/tests/phrase.lattice-distortion/moses.ini b/regression-testing/tests/phrase.lattice-distortion/moses.ini
deleted file mode 100644
index 80d4c4695..000000000
--- a/regression-testing/tests/phrase.lattice-distortion/moses.ini
+++ /dev/null
@@ -1,64 +0,0 @@
-# Moses configuration file
-# automatic exodus from pharaoh.ini Wed Jul 12 18:24:14 EDT 2006
-
-###########################
-### PHARAOH CONFIG FILE ###
-###########################
-
-# phrase table f, n, p(n|f)
-[ttable-file]
-1 0 0 2 ${TEST_PATH}/phrase-table
-
-# language model
-[lmodel-file]
-0 0 3 ${TEST_PATH}/small.lm
-# limit on how many phrase translations e for each phrase f are loaded
-[ttable-limit]
-#ttable element load limit 0 = all elements loaded
-0
-
-# distortion (reordering) weight
-[weight-d]
-1.0
-
-# language model weight
-[weight-l]
-1.0
-
-# translation model weight (phrase translation, lexical weighting)
-[weight-t]
-0.5
-0.5
-
-# word penalty
-[weight-w]
--5.0
-
-[distortion-limit]
-25
-
-[beam-threshold]
-0.0001
-
-[input-factors]
-0
-
-[mapping]
-T 0
-
-[inputtype]
-2
-
-[weight-i]
-1.0
-
-[verbose]
-2
-
-[recover-input-path]
-1
-
-[n-best-list]
-nbest
-10
-