From c97b8a8b58f7385fb48b74e2cf1ea9610cd1202f Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Mon, 1 Feb 2010 17:38:39 -0500 Subject: word aligner cleanup, new features --- tests/system_tests/unsup-align/cdec.ini | 2 +- tests/system_tests/unsup-align/gold.statistics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/system_tests') 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 -- cgit v1.2.3