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 <hieu@hieu-Precision-WorkStation-T3400.(none)>2013-01-04 16:22:23 +0400
committerhieu <hieu@hieu-Precision-WorkStation-T3400.(none)>2013-01-04 16:22:23 +0400
commitb03d2377fbd5da97a843e7264e8cf26fc2d0aa1c (patch)
tree57cbe9a540e41bf17fb583fe6b7eb6fb6fc42eda /tests/phrase.basic-surface-only
parent3dec6d8d736ceab6917fa304d05bb12e80be11e0 (diff)
change all usage of srilm to kenlm. Easier to roll out binary version of Moses
Diffstat (limited to 'tests/phrase.basic-surface-only')
-rw-r--r--tests/phrase.basic-surface-only/moses.ini2
-rw-r--r--tests/phrase.basic-surface-only/truth/results.txt13
2 files changed, 8 insertions, 7 deletions
diff --git a/tests/phrase.basic-surface-only/moses.ini b/tests/phrase.basic-surface-only/moses.ini
index 336b5c7..25bd271 100644
--- a/tests/phrase.basic-surface-only/moses.ini
+++ b/tests/phrase.basic-surface-only/moses.ini
@@ -5,7 +5,7 @@
# language model
[lmodel-file]
-0 0 3 ${LM_PATH}/europarl.en.srilm.gz
+8 0 3 ${LM_PATH}/europarl.en.srilm.gz
# limit on how many phrase translations e for each phrase f are loaded
[ttable-limit]
#ttable element load limit 0 = all elements loaded
diff --git a/tests/phrase.basic-surface-only/truth/results.txt b/tests/phrase.basic-surface-only/truth/results.txt
index 0316a7a..32481e4 100644
--- a/tests/phrase.basic-surface-only/truth/results.txt
+++ b/tests/phrase.basic-surface-only/truth/results.txt
@@ -1,15 +1,16 @@
TRANSLATION_1=i ask you , therefore , mr president , the different labour costs are therefore not a restriction of free competition in the european union ?
TRANSLATION_2=
TRANSLATION_3=if we look at the fälligkeitspläne the implementation of the budget for the categories 2 , 3 , 4 and 7 to , we see that only an average of 8 % of commitments by payments are met .
-TRANSLATION_4=three years ago our employment strategy , we started by small and medium-sized enterprises halfen , chancenkapital to obtain .
+TRANSLATION_4=three years ago our employment strategy , we started by small and medium-sized enterprises , halfen chancenkapital to obtain .
TRANSLATION_5=parliament wants the in two ways .
TRANSLATION_6=only then will the european institutions to its mandate .
-LMLOAD_TIME ~ 8.00
-PTLOAD_TIME ~ 9.00
+LMLOAD_TIME ~ 8.425
+PTLOAD_TIME ~ 8.425
+PTLOAD_TIME ~ 8.995
SCORE_1 = -14.843
SCORE_2 = 0.000
-SCORE_3 = -133.757
-SCORE_4 = -240.241
+SCORE_3 = -153.032
+SCORE_4 = -278.157
SCORE_5 = -5.995
SCORE_6 = -7.015
-TOTAL_WALLTIME ~ 28
+TOTAL_WALLTIME ~ 21