summaryrefslogtreecommitdiff
path: root/derivation_to_json/example.0.json
blob: cd69cde06e9fcfd454bb0777053fdf99628fb171 (plain)
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
{
   "source_groups" : [
      "die",
      "neuerung",
      "bezieht sich auf gassensoren",
      "auf basis von",
      "metalloxid @-@ halbleitern ,",
      "die sehr",
      "empfindlich und wenig temperaturabhängig",
      "sind ."
   ],
   "span_info" : {
      "8" : [
         [
            15,
            19
         ],
         []
      ],
      "6" : [
         [
            1,
            2
         ],
         []
      ],
      "4" : [
         [
            0,
            9
         ],
         [
            [
               1,
               6
            ]
         ]
      ],
      "1" : [
         [
            0,
            21
         ],
         []
      ],
      "3" : [
         [
            0,
            13
         ],
         [
            [
               0,
               9
            ]
         ]
      ],
      "7" : [
         [
            13,
            21
         ],
         [
            [
               15,
               19
            ]
         ]
      ],
      "5" : [
         [
            1,
            6
         ],
         [
            [
               1,
               2
            ]
         ]
      ]
   },
   "source_rgroups" : [
      4,
      6,
      5,
      4,
      3,
      7,
      8,
      7
   ],
   "phrase_alignment" : [
      [
         0
      ],
      [
         1
      ],
      [
         2
      ],
      [
         3
      ],
      [
         4
      ],
      [
         5
      ],
      [
         6
      ],
      [
         7
      ]
   ],
   "target_rgroups" : [
      4,
      6,
      5,
      4,
      3,
      7,
      8,
      7
   ],
   "target_groups" : [
      "the",
      "invention",
      "relates to gas sensors",
      "which are based on metal",
      "@-@ oxide semiconductors and which",
      "are very",
      "sensitive and not appreciably temperature @-@ dependent",
      "."
   ],
   "rules_by_span_id" : {
      "8" : "[X] ||| empfindlich und wenig temperaturabhängig ||| sensitive and not appreciably temperature @-@ dependent ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=6.5059 MaxLexFgivenE=1.51642 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 1-1 2-3 3-3 3-4 3-6",
      "6" : "[X] ||| neuerung ||| invention ||| ForceRule=1 ||| 0-0",
      "4" : "[X] ||| die [X] auf basis von ||| the [1] which are based on metal ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=5.95916 MaxLexFgivenE=3.2265 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 2-4 3-4 3-5 4-6",
      "3" : "[X] ||| [X] metalloxid @-@ halbleitern , ||| [1] @-@ oxide semiconductors and which ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=3.79715 MaxLexFgivenE=2.26688 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 1-2 2-1 3-3 4-5",
      "7" : "[X] ||| die sehr [X] sind . ||| are very [1] . ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=0.456219 MaxLexFgivenE=2.16613 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 1-1 3-3 4-3",
      "5" : "[X] ||| [X] bezieht sich auf gassensoren ||| [1] relates to gas sensors ||| IsSupportedOnline=0 IsSingletonFE=0 IsSingletonF=0 MaxLexEgivenF=1.45124 MaxLexFgivenE=2.73473 CountEF=0.477121 SampleCountF=0.477121 EgivenFCoherent=-0 ||| 1-1 1-2 2-1 4-3 4-4"
   },
   "span2id" : {
      "[0, 21]" : 1,
      "[1, 2]" : 6,
      "[0, 9]" : 4,
      "[0, 13]" : 3,
      "[15, 19]" : 8,
      "[13, 21]" : 7,
      "[1, 6]" : 5
   }
}