Blame view

tools/sctk-2.4.10/src/sclite/testdata/tests.ref.utf8-2bytes 2.93 KB
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
  Ġ ġ { Ģ ģ / Ģ / Ĥ } Ĥ ĥ Ħ (f_0)
  Ġ ġ { Ģ / Ģ ģ / Ĥ } Ĥ ĥ Ħ (f_1)
  Ġ ġ { Ģ / Ĥ / Ģ ģ } Ĥ ĥ Ħ (f_2)
  Ġ ġ { Ģ / Ĥ / Ģ ģ } ĥ Ħ (f_3)
  Ġ ġ Ģ ģ { Ĥ / Ģ / @ } ĥ Ħ (f_4)
  Ġ ġ Ģ ģ Ĥ { Ĥ / Ģ / @ } ĥ Ħ (f_5)
  Ġ ġ Ģ ģ { Ĥ / Ģ / @ } Ĥ ĥ Ħ (f_6)
  ;;;
  ;;; This case fails if the alignment doesn't to an in-order traversal
  ;;; to initialize the alignment matrix
  Ĵħ Ĵħ ħĠģ Ġ īĮĭĦ { ĠĦĤ-Įīģ / ĠĦĤ Įīģ } įıĮġīĤĬ Įĥ Ĭĸ ġright (g_0)
  Ĵħ Ĵħ ħĠģ Ġ īĮĭĦ { ĠĦĤ Įīģ / ĠĦĤ-Įīģ } įıĮġīĤĬ Įĥ Ĭĸ ġright (g_1)
  ;;;
  ;;; Make sure two networks can be aligned together
  Ġ { ġ / Ģģ } { Ĥ ĥ / Ĥĥ } (h_0)
  Ġ { ġ / Ģģ / { Ħ ħ Ĩ / Ħħ Ĩ / Ħ Ĩħ} ġģ } { Ĥ { Ĩ ĭ / ijħ } ĥ / Ĥĥ } (h_1)
  Ġ { ġ / Ģģ / { Ħ ħ Ĩ / Ħħ Ĩ / Ħ Ĩħ} ġģ } { Ĥ { Ĩ ĭ / ijħ } ĥ / Ĥĥ } (h_2)
  ;; Test a couple alternations in the hyp file
  ijħĨIJ ĨIJ ijħĤ ijĤĭ (i_1)
  ijħĨIJ ĨIJ ijħĤ ijĤĠ (i_2)
  ;; Check alternations in both the ref and hyp
  {ijħĤ / ijħĨIJ} ĨIJ ijħĤ ijĤĠ (i_3)
  ;; Check hyphenations (and alternations) in the ref and hyp to see if the '-F' fragment correct flag 
  {ĥĨ-/ĥĨĦ-} ijħ- ĥĨ- -ĨĢĪIJ {-īĪ/-ĨĪ} -ĮĥĥĤĤ -ħĨĬ ĥĨĭģ ijħĤ ĥĨIJħ ijĨĢĪIJ ĬĨīĪ ĥĤĤ ħĨĬ (i_4)
  ;; Check deletions and substitutions of hyphenated words
  ģĤī ĥĨ- ģĤīĞĶĨijħĭĴīī { ĥĨ /@ } IJĪĨį IJĪĨį IJĴġIJijĨijĴijĨĮĭ ĥĨ- IJĴġĞĶĨijħĭĴīī { ĥĨ- / @ } (i_5)
  ;; Check to handle utterances without reference words 
  (empty-1)
  (empty-2)
  ;; Check some alternations in the hypothesis as well as in the reference
  Ġ { Ģ / @ } ģ (alt-1)
  Ġ { Ģ / @ } ģ (alt-2)
  Ġ { Ģ / @ } ģ (alt-3)
  Ġ { Ģ / @ } ģ (alt-4)
  Ġ { Ģ / @ } ģ (alt-5)
  Ġ { Ģ / @ } ģ (alt-6)
  Ġ ģ Ĥ (alt-7)
  Ġ ģ @ Ĥ (alt-8)
  Ġ ģ Ģ (alt-9)
  ;;; Check the handling of optionally deletable
  ġ (Ģ) ģ (od1-1)
  ġ (Ģ) ģ (od1-2)
  ġ (Ģ) ģ (od1-3)
  ġ (Ģ) ģ (od1-4)
  ġ (Ģ) ģ (od1-5)
  ġ (Ģ) ģ (od1-6)
  ġ (Ģ) ģ (od1-7)
  ;;; ambiguous cases
  (Ġ) (Ģ) ġ ģ Ĥ (od2-1)
  (Ġ) Ģ (ġ) ģ Ĥ (od2-2)
  (Ġ) Ģ ġ (ģ) Ĥ (od2-3)
  (Ġ) Ģ ġ ģ (Ĥ) (od2-4)
  Ġ (Ģ) (ġ) ģ Ĥ (od2-5)
  Ġ (Ģ) ġ (ģ) Ĥ (od2-6)
  Ġ (Ģ) ġ ģ (Ĥ) (od2-7)
  Ġ Ģ (ġ) (ģ) Ĥ (od2-8)
  Ġ Ģ (ġ) ģ (Ĥ) (od2-9)
  Ġ Ģ ġ (ģ) (Ĥ) (od2-10)
  ;;; Fragment interactions
  ġ (Ģ-) ģ (od3-1)
  ġ (Ģ-) ģ (od3-2)
  ġ (Ģ-) ģ (od3-3)
  ġ (Ģ-) ģ (od3-4)
  ġ (Ģ-) ģ (od3-5)
  ġ (Ģ-) ģ (od3-6)
  ġ (Ģ-) ģ (od3-7)
  ġ (ijĤĭ-) (ijħĤ) ĢĠĭ ģ (od3-8)
  ;;; Test passing through tags
  Ġ ĠĠ\;a ġ\;b\;b;hyp\;tag1;hyptag2 ġ;reftag1 Ģ;;reftag2 ģ;reftag1;reftag2 (tags-1)
  Ġ ĠĠ\;a ġ\;b\;b;hyptag1;hyp\;tag2 ġ;reftag1 Ģ;;reftag2 ģ;reftag1;reftag2 (tags-2)
  (tags-3)
  Ġ ĠĠ\;a ġ\;b\;b;hyp\;tag1;hyptag2 ġ;reftag1 Ģ;;reftag2 ģ;reftag1;reftag2 (tags-4)
  {Ġ ĠĠ\;a ġ\;b\;b;hyp\;tag1;hyptag2 ġ;reftag1 Ģ;;reftag2 ģ;reftag1;reftag2 / ĸ ĸ ĸ ĸ ĸ ĸ ĸ ĸ ĸ ĸ ĸ ĸ} (tags-5)