From 4d47dbd7da0434de67ac619392d516c678e1f2ca Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Thu, 18 Feb 2010 17:06:59 -0500 Subject: add generative word alignment model and primitive EM trainer. Model 1 and HMM are supported, without NULL source words --- tests/system_tests/hmm/gold.statistics | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/system_tests/hmm/gold.statistics (limited to 'tests/system_tests/hmm/gold.statistics') diff --git a/tests/system_tests/hmm/gold.statistics b/tests/system_tests/hmm/gold.statistics new file mode 100644 index 00000000..3957cba4 --- /dev/null +++ b/tests/system_tests/hmm/gold.statistics @@ -0,0 +1,12 @@ +-lm_nodes 10 +-lm_edges 40 +-lm_paths 16807 +-lm_trans it is quite understandable . +-lm_viterbi -3.42891 ++lm_nodes 64 ++lm_edges 238 ++lm_paths 16807 ++lm_trans it is quite understandable . +constr_nodes 64 +constr_edges 238 +constr_paths 16807 -- cgit v1.2.3