From e1226a78adb9859bfe127ad4192ef8d2282d13c9 Mon Sep 17 00:00:00 2001 From: hieu Date: Sun, 16 Dec 2012 19:03:38 +0000 Subject: don't display unknown weight penalty when showing weight, don't usually tune. Extractor regression test still fails --- tests/phrase.show-weights.lex-reorder/truth/results.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests/phrase.show-weights.lex-reorder') diff --git a/tests/phrase.show-weights.lex-reorder/truth/results.txt b/tests/phrase.show-weights.lex-reorder/truth/results.txt index 8f8a2e2..12e38bc 100644 --- a/tests/phrase.show-weights.lex-reorder/truth/results.txt +++ b/tests/phrase.show-weights.lex-reorder/truth/results.txt @@ -7,10 +7,9 @@ WEIGHT_6=LexicalReordering0 0.300000 WEIGHT_7=LexicalReordering0 0.300000 WEIGHT_8=LM0 0.500000 WEIGHT_9=WordPenalty0 -1.000000 -WEIGHT_10=UnknownWordPenalty0 1.000000 +WEIGHT_10=PhraseModel0 0.200000 WEIGHT_11=PhraseModel0 0.200000 WEIGHT_12=PhraseModel0 0.200000 WEIGHT_13=PhraseModel0 0.200000 WEIGHT_14=PhraseModel0 0.200000 -WEIGHT_15=PhraseModel0 0.200000 -TOTAL_WALLTIME ~ 1 +TOTAL_WALLTIME ~ 3 -- cgit v1.2.3