diff options
Diffstat (limited to 'derivation_to_json/in4.json')
-rw-r--r-- | derivation_to_json/in4.json | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/derivation_to_json/in4.json b/derivation_to_json/in4.json deleted file mode 100644 index 566b91f..0000000 --- a/derivation_to_json/in4.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "phrase_alignment": [ - [ - 0 - ], - [ - 1 - ], - [ - 2 - ], - [ - 3 - ] - ], - "source_rgroups": [ - 2, - 3, - 4, - 3 - ], - "target_rgroups": [ - 2, - 3, - 4, - 3 - ], - "rules_by_span_id": { - "2": "[X] ||| der metalloxid @-@ halbleiter [X] ||| the metal @-@ oxide semiconductor [1] ||| IsSupportedOnline=0 IsSingletonFE=0 IsSingletonF=0 MaxLexEgivenF=1.56569 MaxLexFgivenE=2.8425 CountEF=0.477121 SampleCountF=0.69897 EgivenFCoherent=0.30103 ||| 0-0 1-1 1-3 2-2 3-4", - "3": "[X] ||| kann [X] dotierungselement enthalten . ||| may contain [1] doping element . ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=2.14956 MaxLexFgivenE=1.87655 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 2-3 2-4 3-3 4-5", - "4": "[X] ||| mindestens ein ||| at least one ||| IsSupportedOnline=0 IsSingletonFE=0 IsSingletonF=0 MaxLexEgivenF=1.61108 MaxLexFgivenE=1.75632 CountEF=0.477121 SampleCountF=0.778151 EgivenFCoherent=0.39794 ||| 0-0 0-1 1-2" - }, - "source_groups": [ - "der metalloxid @-@ halbleiter", - "kann", - "mindestens ein", - "dotierungselement enthalten ." - ], - "target_groups": [ - "the metal @-@ oxide semiconductor", - "may contain", - "at least one", - "doping element ." - ], - "span_info": { - "2": [ - [ - 0, - 10 - ], - [ - [ - 4, - 10 - ] - ] - ], - "3": [ - [ - 4, - 10 - ], - [ - [ - 5, - 7 - ] - ] - ], - "4": [ - [ - 5, - 7 - ], - [ - - ] - ] - }, - "span2id": { - "[0, 10]": 2, - "[4, 10]": 3, - "[5, 7]": 4 - } -} |