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-06-06 21:33:35 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-06-06 21:33:35 +0400
commit1e0dc37d9f150cbda8528bb6c001072a76eb6e22 (patch)
tree34cf8df2b4fd9096491d552a7c92c15fca25e310
parenta866263075eb27e6908f262eafdb4a4a4ad10da9 (diff)
split score vector into phrase table scores and input scores. Save input score to InputFeature place
-rw-r--r--tests/phrase.confusionNet-multi-factor/moses.ini2
-rw-r--r--tests/phrase.confusionNet-surface-only/moses.ini2
-rw-r--r--tests/phrase.lattice-surface/moses.ini5
3 files changed, 6 insertions, 3 deletions
diff --git a/tests/phrase.confusionNet-multi-factor/moses.ini b/tests/phrase.confusionNet-multi-factor/moses.ini
index 2d7495e..706628f 100644
--- a/tests/phrase.confusionNet-multi-factor/moses.ini
+++ b/tests/phrase.confusionNet-multi-factor/moses.ini
@@ -39,5 +39,5 @@ Generation0= 1 1
Distortion0= 1
PhraseDictionaryBinary0= 1 -1 1 1 1 1 1
PhraseDictionaryBinary1= 1 1 1 1 1
-InputFeature0= 22 44
+InputFeature0= 0 0
diff --git a/tests/phrase.confusionNet-surface-only/moses.ini b/tests/phrase.confusionNet-surface-only/moses.ini
index 9fbbb52..58c5f14 100644
--- a/tests/phrase.confusionNet-surface-only/moses.ini
+++ b/tests/phrase.confusionNet-surface-only/moses.ini
@@ -37,3 +37,5 @@ KENLM0= 0.142659
Distortion0= 0.141807
PhraseDictionaryBinary0= 1 0.00402447 0.0685648 0.294089 0.032832 -0.0426082
InputFeature0= 5555
+
+
diff --git a/tests/phrase.lattice-surface/moses.ini b/tests/phrase.lattice-surface/moses.ini
index 56b387c..22de8dd 100644
--- a/tests/phrase.lattice-surface/moses.ini
+++ b/tests/phrase.lattice-surface/moses.ini
@@ -62,5 +62,6 @@ InputFeature num-features=1 num-input-features=1 real-word-count=0
WordPenalty0= -0.273416
KENLM0= 0.142659
Distortion0= 0.141807
-PhraseDictionaryBinary0= 1 0.00402447 0.0685648 0.294089 0.032832 -0.0426082
-InputFeature0= 22
+PhraseDictionaryBinary0= 0 0.00402447 0.0685648 0.294089 0.032832 -0.0426082
+InputFeature0= 1
+