diff options
Diffstat (limited to 'example/748/748.json')
-rw-r--r-- | example/748/748.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/example/748/748.json b/example/748/748.json deleted file mode 100644 index c587942..0000000 --- a/example/748/748.json +++ /dev/null @@ -1,23 +0,0 @@ -{ -"rules":[ -"[X] ||| baracoa ||| baracoa ||| EgivenFCoherent=-0.0 SampleCountF=0.301029995664 CountEF=0.301029995664 MaxLexFgivenE=0.0 MaxLexEgivenF=0.0 IsSingletonF=1.0 IsSingletonFE=1.0", -"[X] ||| baracoa ||| baracoa ||| PassThrough=1.0 PassThrough_5=1.0", -"[S] ||| [X,1] ||| [1] ||| ", -"[Goal] ||| [S,1] ||| [1] ||| " -], -"nodes": -[ -{ "id":0, "symbol":"root", "span":[-1,-1] }, -{ "id":1, "symbol":"X", "span":[0,1] }, -{ "id":2, "symbol":"S", "span":[0,1] }, -{ "id":3, "symbol":"Goal", "span":[0,1] } -], -"edges": -[ -{"head":1, "rule":0, "tails":[ 0 ], "score":0.980198673745 }, -{"head":1, "rule":1, "tails":[ 0 ], "score":0.904837416688 }, -{"head":2, "rule":2, "tails":[ 1 ], "score":1.0 }, -{"head":3, "rule":3, "tails":[ 2 ], "score":1.0 } -] -} - |