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 <fishandfrolick@gmail.com>2012-10-04 20:56:40 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-10-04 20:56:40 +0400
commita07d3f2f8f7a76fb7d658fae4eb8207e738a4502 (patch)
tree64b2af9a8171089908bfbe165686198ae870bc38
parent4a65ee15523b3f4bb6eb239dce8397b2bcddd7c6 (diff)
new weight formatmert-new
-rw-r--r--tests/chart.show-weights.target-syntax/truth/results.txt16
-rw-r--r--tests/phrase.show-weights.lex-reorder/truth/results.txt30
2 files changed, 23 insertions, 23 deletions
diff --git a/tests/chart.show-weights.target-syntax/truth/results.txt b/tests/chart.show-weights.target-syntax/truth/results.txt
index 130ec37..19f15b3 100644
--- a/tests/chart.show-weights.target-syntax/truth/results.txt
+++ b/tests/chart.show-weights.target-syntax/truth/results.txt
@@ -1,9 +1,9 @@
-WEIGHT_1 = LM lm 0.210707
-WEIGHT_2 = PhraseModel tm 0.067170
-WEIGHT_3 = PhraseModel tm 0.024389
-WEIGHT_4 = PhraseModel tm 0.013606
-WEIGHT_5 = PhraseModel tm 0.024433
-WEIGHT_6 = PhraseModel tm -0.103362
-WEIGHT_7 = PhraseModel:2 tm 0.017807
-WEIGHT_8 = WordPenalty w -0.538526
+WEIGHT_1=LM 0.210707
+WEIGHT_2=PhraseModel 0.067170
+WEIGHT_3=PhraseModel 0.024389
+WEIGHT_4=PhraseModel 0.013606
+WEIGHT_5=PhraseModel 0.024433
+WEIGHT_6=PhraseModel -0.103362
+WEIGHT_7=PhraseModel 0.017807
+WEIGHT_8=WordPenalty -0.538526
TOTAL_WALLTIME ~ 1
diff --git a/tests/phrase.show-weights.lex-reorder/truth/results.txt b/tests/phrase.show-weights.lex-reorder/truth/results.txt
index d49a872..ef6d6a6 100644
--- a/tests/phrase.show-weights.lex-reorder/truth/results.txt
+++ b/tests/phrase.show-weights.lex-reorder/truth/results.txt
@@ -1,15 +1,15 @@
-WEIGHT_1 = Distortion d 0.500000
-WEIGHT_2 = LexicalReordering_msd-bidirectional-fe d 0.300000
-WEIGHT_3 = LexicalReordering_msd-bidirectional-fe d 0.300000
-WEIGHT_4 = LexicalReordering_msd-bidirectional-fe d 0.300000
-WEIGHT_5 = LexicalReordering_msd-bidirectional-fe d 0.300000
-WEIGHT_6 = LexicalReordering_msd-bidirectional-fe d 0.300000
-WEIGHT_7 = LexicalReordering_msd-bidirectional-fe d 0.300000
-WEIGHT_8 = LM lm 0.500000
-WEIGHT_9 = WordPenalty w -1.000000
-WEIGHT_10 = PhraseModel tm 0.200000
-WEIGHT_11 = PhraseModel tm 0.200000
-WEIGHT_12 = PhraseModel tm 0.200000
-WEIGHT_13 = PhraseModel tm 0.200000
-WEIGHT_14 = PhraseModel tm 0.200000
-TOTAL_WALLTIME ~ 28
+WEIGHT_1=Distortion 0.500000
+WEIGHT_2=LexicalReordering 0.300000
+WEIGHT_3=LexicalReordering 0.300000
+WEIGHT_4=LexicalReordering 0.300000
+WEIGHT_5=LexicalReordering 0.300000
+WEIGHT_6=LexicalReordering 0.300000
+WEIGHT_7=LexicalReordering 0.300000
+WEIGHT_8=LM 0.500000
+WEIGHT_9=WordPenalty -1.000000
+WEIGHT_10=PhraseModel 0.200000
+WEIGHT_11=PhraseModel 0.200000
+WEIGHT_12=PhraseModel 0.200000
+WEIGHT_13=PhraseModel 0.200000
+WEIGHT_14=PhraseModel 0.200000
+TOTAL_WALLTIME ~ 2