summaryrefslogtreecommitdiff
path: root/derivation_to_json/in6.json
diff options
context:
space:
mode:
Diffstat (limited to 'derivation_to_json/in6.json')
-rw-r--r--derivation_to_json/in6.json85
1 files changed, 85 insertions, 0 deletions
diff --git a/derivation_to_json/in6.json b/derivation_to_json/in6.json
new file mode 100644
index 0000000..0aa652e
--- /dev/null
+++ b/derivation_to_json/in6.json
@@ -0,0 +1,85 @@
+{
+ "phrase_alignment": [
+ [
+ 0
+ ],
+ [
+ 1
+ ],
+ [
+ 2
+ ]
+ ],
+ "source_rgroups": [
+ 3,
+ 4,
+ 5
+ ],
+ "target_rgroups": [
+ 3,
+ 4,
+ 5
+ ],
+ "rules_by_span_id": {
+ "3": "[X] ||| diese komponente ist ein [X] ||| this component is a [1] ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=1.35358 MaxLexFgivenE=3.52666 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 1-1 2-2 3-3",
+ "4": "[X] ||| unmittelbares ||| immediate ||| ForceRule=1 ||| 0-0",
+ "5": "[X] ||| mass für das lastmoment . ||| measure for the load moment . ||| IsSupportedOnline=0 IsSingletonFE=1 IsSingletonF=1 MaxLexEgivenF=1.13152 MaxLexFgivenE=3.40485 CountEF=0.30103 SampleCountF=0.30103 EgivenFCoherent=-0 ||| 0-0 1-1 2-2 3-3 3-4 4-5"
+ },
+ "source_groups": [
+ "diese komponente ist ein",
+ "unmittelbares",
+ "mass für das lastmoment ."
+ ],
+ "target_groups": [
+ "this component is a",
+ "immediate",
+ "measure for the load moment ."
+ ],
+ "span_info": {
+ "1": [
+ [
+ 0,
+ 10
+ ],
+ [
+
+ ]
+ ],
+ "3": [
+ [
+ 0,
+ 5
+ ],
+ [
+ [
+ 4,
+ 5
+ ]
+ ]
+ ],
+ "4": [
+ [
+ 4,
+ 5
+ ],
+ [
+
+ ]
+ ],
+ "5": [
+ [
+ 5,
+ 10
+ ],
+ [
+
+ ]
+ ]
+ },
+ "span2id": {
+ "[0, 10]": 1,
+ "[0, 5]": 3,
+ "[4, 5]": 4,
+ "[5, 10]": 5
+ }
+}