diff options
Diffstat (limited to 'tests/system_tests/unsup-align')
| -rw-r--r-- | tests/system_tests/unsup-align/cdec.ini | 2 | ||||
| -rw-r--r-- | tests/system_tests/unsup-align/gold.statistics | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/tests/system_tests/unsup-align/cdec.ini b/tests/system_tests/unsup-align/cdec.ini index 4016a201..37a37214 100644 --- a/tests/system_tests/unsup-align/cdec.ini +++ b/tests/system_tests/unsup-align/cdec.ini @@ -1,6 +1,6 @@  aligner=true  grammar=unsup-align.lex-grammar -cubepruning_pop_limit=1000000 +intersection_strategy=full  formalism=lexcrf  feature_function=RelativeSentencePosition  feature_function=MarkovJump diff --git a/tests/system_tests/unsup-align/gold.statistics b/tests/system_tests/unsup-align/gold.statistics index 2f37c2db..975c9d4e 100644 --- a/tests/system_tests/unsup-align/gold.statistics +++ b/tests/system_tests/unsup-align/gold.statistics @@ -90,7 +90,7 @@ constr_paths 4  +lm_nodes 7  +lm_edges 14  +lm_paths 16 -+lm_trans end thet ++lm_trans thet thet  constr_nodes 7  constr_edges 10  constr_paths 4 | 
