diff options
Diffstat (limited to 'tests/system_tests')
| -rw-r--r-- | tests/system_tests/hmm/gold.statistics | 1 | ||||
| -rw-r--r-- | tests/system_tests/lattice/gold.statistics | 1 | ||||
| -rw-r--r-- | tests/system_tests/tagger/gold.statistics | 2 | ||||
| -rw-r--r-- | tests/system_tests/unsup-align/gold.statistics | 8 | 
4 files changed, 12 insertions, 0 deletions
diff --git a/tests/system_tests/hmm/gold.statistics b/tests/system_tests/hmm/gold.statistics index a2373477..ce0b3e45 100644 --- a/tests/system_tests/hmm/gold.statistics +++ b/tests/system_tests/hmm/gold.statistics @@ -4,6 +4,7 @@  +lm_nodes 64  +lm_edges 238  +lm_paths 16807 ++lm_trans it is quite understandable .  constr_nodes 64  constr_edges 238  constr_paths 16807 diff --git a/tests/system_tests/lattice/gold.statistics b/tests/system_tests/lattice/gold.statistics index ae5949d1..302ddf14 100644 --- a/tests/system_tests/lattice/gold.statistics +++ b/tests/system_tests/lattice/gold.statistics @@ -4,3 +4,4 @@  +lm_nodes 6  +lm_edges 10  +lm_paths 5 ++lm_trans ab diff --git a/tests/system_tests/tagger/gold.statistics b/tests/system_tests/tagger/gold.statistics index a86584aa..20bfbb73 100644 --- a/tests/system_tests/tagger/gold.statistics +++ b/tests/system_tests/tagger/gold.statistics @@ -4,9 +4,11 @@  +lm_nodes 16  +lm_edges 30  +lm_paths 27 ++lm_trans c c c  -lm_nodes 2  -lm_edges 4  -lm_paths 3  +lm_nodes 4  +lm_edges 6  +lm_paths 3 ++lm_trans c diff --git a/tests/system_tests/unsup-align/gold.statistics b/tests/system_tests/unsup-align/gold.statistics index 09e75975..5ea2bfc8 100644 --- a/tests/system_tests/unsup-align/gold.statistics +++ b/tests/system_tests/unsup-align/gold.statistics @@ -4,6 +4,7 @@  +lm_nodes 2  +lm_edges 3  +lm_paths 2 ++lm_trans blue  constr_nodes 2  constr_edges 2  constr_paths 1 @@ -13,6 +14,7 @@ constr_paths 1  +lm_nodes 2  +lm_edges 4  +lm_paths 3 ++lm_trans house  constr_nodes 2  constr_edges 2  constr_paths 1 @@ -22,6 +24,7 @@ constr_paths 1  +lm_nodes 7  +lm_edges 20  +lm_paths 49 ++lm_trans the house  constr_nodes 7  constr_edges 10  constr_paths 4 @@ -31,6 +34,7 @@ constr_paths 4  +lm_nodes 7  +lm_edges 16  +lm_paths 25 ++lm_trans house blue  constr_nodes 7  constr_edges 10  constr_paths 4 @@ -40,6 +44,7 @@ constr_paths 4  +lm_nodes 7  +lm_edges 18  +lm_paths 36 ++lm_trans the the  constr_nodes 7  constr_edges 10  constr_paths 4 @@ -49,6 +54,7 @@ constr_paths 4  +lm_nodes 2  +lm_edges 5  +lm_paths 4 ++lm_trans the  constr_nodes 2  constr_edges 2  constr_paths 1 @@ -58,6 +64,7 @@ constr_paths 1  +lm_nodes 7  +lm_edges 18  +lm_paths 36 ++lm_trans the the  constr_nodes 7  constr_edges 10  constr_paths 4 @@ -67,6 +74,7 @@ constr_paths 4  +lm_nodes 7  +lm_edges 14  +lm_paths 16 ++lm_trans thet thet  constr_nodes 7  constr_edges 10  constr_paths 4  | 
