summaryrefslogtreecommitdiff
path: root/derivation_to_json/in5.json
blob: 9d320ae974621a1e862e9256957d3e5a3e0d8f36 (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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
{
  "phrase_alignment": [
    [
      0
    ],
    [
      1
    ],
    [
      2
    ],
    [
      3
    ],
    [
      4
    ],
    [
      5
    ],
    [
      6
    ]
  ],
  "source_rgroups": [
    5,
    6,
    7,
    9,
    8,
    10,
    8
  ],
  "target_rgroups": [
    5,
    6,
    7,
    9,
    8,
    10,
    8
  ],
  "rules_by_span_id": {
    "5": "[X] ||| die ||| the ||| IsSupportedOnline=0 IsSingletonFE=0 IsSingletonF=0 MaxLexEgivenF=0.3972 MaxLexFgivenE=0.936969 CountEF=1.97313 SampleCountF=2.48287 EgivenFCoherent=0.51296 ||| 0-0",
    "6": "[X] ||| apparatur ||| device ||| ForceRule=1 ||| 0-0",
    "7": "[X] ||| dient der ||| is used ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=1.11454 MaxLexFgivenE=2.49742 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 0-1 1-0",
    "9": "[X] ||| messung des auf eine arbeitsmaschine ||| measuring the load moment of a working ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=8.74061 MaxLexFgivenE=5.92883 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 1-1 2-4 3-5 4-6",
    "8": "[X] ||| [X] , [X] lastmomentes . ||| [1] machine , [2] appliance . ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=3.9196 MaxLexFgivenE=1.76182 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 1-2 3-4 4-5",
    "10": "[X] ||| insbesondere ein hebezeug wirkenden ||| in particular a lifting ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=1.67342 MaxLexFgivenE=4.61451 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 0-1 1-2 2-1 3-3"
  },
  "source_groups": [
    "die",
    "apparatur",
    "dient der",
    "messung des auf eine arbeitsmaschine",
    ",",
    "insbesondere ein hebezeug wirkenden",
    "lastmomentes ."
  ],
  "target_groups": [
    "the",
    "device",
    "is used",
    "measuring the load moment of a working",
    "machine ,",
    "in particular a lifting",
    "appliance ."
  ],
  "span_info": {
    "1": [
      [
        0,
        16
      ],
      [

      ]
    ],
    "2": [
      [
        0,
        4
      ],
      [

      ]
    ],
    "3": [
      [
        0,
        2
      ],
      [

      ]
    ],
    "5": [
      [
        0,
        1
      ],
      [

      ]
    ],
    "6": [
      [
        1,
        2
      ],
      [

      ]
    ],
    "7": [
      [
        2,
        4
      ],
      [

      ]
    ],
    "8": [
      [
        4,
        16
      ],
      [
        [
          4,
          9
        ],
        [
          10,
          14
        ]
      ]
    ],
    "9": [
      [
        4,
        9
      ],
      [

      ]
    ],
    "10": [
      [
        10,
        14
      ],
      [

      ]
    ]
  },
  "span2id": {
    "[0, 16]": 1,
    "[0, 4]": 2,
    "[0, 2]": 3,
    "[0, 1]": 5,
    "[1, 2]": 6,
    "[2, 4]": 7,
    "[4, 16]": 8,
    "[4, 9]": 9,
    "[10, 14]": 10
  }
}