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:
authorHieu Hoang <hieu@hoang.co.uk>2013-05-14 15:20:00 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-05-14 15:20:00 +0400
commit7f1a7a4c538863a7a43e011694483d7a5bb60269 (patch)
tree01bd2af58bba2ae24c5845ec65d5e1e71a158bfa /tests/phrase.multimodel-binptable
parentcfc96577bb801e8e368b7239a429370b94c3d83c (diff)
change PhraseDictionaryTreeAdaptor --> PhraseDictionaryBinary
Diffstat (limited to 'tests/phrase.multimodel-binptable')
-rw-r--r--tests/phrase.multimodel-binptable/moses.ini14
1 files changed, 5 insertions, 9 deletions
diff --git a/tests/phrase.multimodel-binptable/moses.ini b/tests/phrase.multimodel-binptable/moses.ini
index 6013cda..08d615f 100644
--- a/tests/phrase.multimodel-binptable/moses.ini
+++ b/tests/phrase.multimodel-binptable/moses.ini
@@ -23,20 +23,16 @@ T 0
UnknownWordPenalty
WordPenalty
Distortion
-PhraseDictionaryMultiModel num-features=5 input-factor=0 output-factor=0 table-limit=20 mode=interpolate lambda=0.2,0.8 components=PhraseDictionaryTreeAdaptor0,PhraseDictionaryTreeAdaptor1
-PhraseDictionaryTreeAdaptor tuneable=true num-features=5 input-factor=0 output-factor=0 path=${MODEL_PATH}/multimodel/model1/phrase-table.bin
-PhraseDictionaryTreeAdaptor tuneable=true num-features=5 input-factor=0 output-factor=0 path=${MODEL_PATH}/multimodel/model2/phrase-table.bin
+PhraseDictionaryMultiModel num-features=5 input-factor=0 output-factor=0 table-limit=20 mode=interpolate lambda=0.2,0.8 components=PhraseDictionaryBinary0,PhraseDictionaryBinary1
+PhraseDictionaryBinary tuneable=true num-features=5 input-factor=0 output-factor=0 path=${MODEL_PATH}/multimodel/model1/phrase-table.bin
+PhraseDictionaryBinary tuneable=true num-features=5 input-factor=0 output-factor=0 path=${MODEL_PATH}/multimodel/model2/phrase-table.bin
[weight]
WordPenalty0= -0.273416114951401
Distortion0= 0.141806519223522
PhraseDictionaryMultiModel0= 0.00402447059454402 0.0685647475075862 0.294089113124688 0.0328320356515851 -0.0426081987467227
-#PhraseDictionaryMemory0= 1 2 3 4 5
-#PhraseDictionaryMemory1= 1 2 3 4 5
-#PhraseDictionaryMemory0= 0 0 0 0 0
-#PhraseDictionaryMemory1= 0 0 0 0 0
-PhraseDictionaryTreeAdaptor0= 0.00402447059454402 0.0685647475075862 0.294089113124688 0.0328320356515851 -0.0426081987467227
-PhraseDictionaryTreeAdaptor1= 0.00402447059454402 0.0685647475075862 0.294089113124688 0.0328320356515851 -0.0426081987467227
+PhraseDictionaryBinary0= 0.00402447059454402 0.0685647475075862 0.294089113124688 0.0328320356515851 -0.0426081987467227
+PhraseDictionaryBinary1= 0.00402447059454402 0.0685647475075862 0.294089113124688 0.0328320356515851 -0.0426081987467227