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 <s0565741@odin.inf.ed.ac.uk>2017-06-16 16:47:53 +0300
committerHieu Hoang <s0565741@odin.inf.ed.ac.uk>2017-06-16 16:47:53 +0300
commit780163c7944986d9470a93c07d818f742d1e71ec (patch)
tree49ca92dabffdd3a0f3afcd68e855b1bb5b36ff54
parentd00ada072503392a877cb9419f8156c9da0c8d1d (diff)
stop printing out UNK when factor == NULL. /Etienne Monneretebay.premerge
-rw-r--r--tests/phrase.2fac/truth/results.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/phrase.2fac/truth/results.txt b/tests/phrase.2fac/truth/results.txt
index de984c1..8b049f2 100644
--- a/tests/phrase.2fac/truth/results.txt
+++ b/tests/phrase.2fac/truth/results.txt
@@ -1,5 +1,5 @@
-TRANSLATION_1=this|43|DT|UNK is|1|VBZ|UNK .|47|.|UNK
-TRANSLATION_2=these|77|DT|UNK are|82|NN|UNK .|47|.|UNK
+TRANSLATION_1=this|43|DT is|1|VBZ .|47|.
+TRANSLATION_2=these|77|DT are|82|NN .|47|.
SCORE_1 = -17.386
SCORE_2 = -16.141
TOTAL_WALLTIME ~ 0