diff options
Diffstat (limited to 'derivation_to_json/in.json')
-rw-r--r-- | derivation_to_json/in.json | 162 |
1 files changed, 162 insertions, 0 deletions
diff --git a/derivation_to_json/in.json b/derivation_to_json/in.json new file mode 100644 index 0000000..6fd2c88 --- /dev/null +++ b/derivation_to_json/in.json @@ -0,0 +1,162 @@ +{ + "phrase_alignment": [ + [ + 0 + ], + [ + 1 + ], + [ + 2 + ], + [ + 3 + ], + [ + 4 + ], + [ + 5 + ], + [ + 6 + ], + [ + 7 + ] + ], + "source_rgroups": [ + 4, + 6, + 5, + 4, + 3, + 7, + 8, + 7 + ], + "target_rgroups": [ + 4, + 6, + 5, + 4, + 3, + 7, + 8, + 7 + ], + "rules_by_span_id": { + "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", + "6": "[X] ||| neuerung ||| invention ||| ForceRule=1 ||| 0-0", + "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", + "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", + "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" + }, + "source_groups": [ + "die", + "neuerung", + "bezieht sich auf gassensoren", + "auf basis von", + "metalloxid @-@ halbleitern ,", + "die sehr", + "empfindlich und wenig temperaturabhängig", + "sind ." + ], + "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", + "." + ], + "span_info": { + "1": [ + [ + 0, + 21 + ], + [ + + ] + ], + "3": [ + [ + 0, + 13 + ], + [ + [ + 0, + 9 + ] + ] + ], + "4": [ + [ + 0, + 9 + ], + [ + [ + 1, + 6 + ] + ] + ], + "5": [ + [ + 1, + 6 + ], + [ + [ + 1, + 2 + ] + ] + ], + "6": [ + [ + 1, + 2 + ], + [ + + ] + ], + "7": [ + [ + 13, + 21 + ], + [ + [ + 15, + 19 + ] + ] + ], + "8": [ + [ + 15, + 19 + ], + [ + + ] + ] + }, + "span2id": { + "[0, 21]": 1, + "[0, 13]": 3, + "[0, 9]": 4, + "[1, 6]": 5, + "[1, 2]": 6, + "[13, 21]": 7, + "[15, 19]": 8 + } +} |