summaryrefslogtreecommitdiff
path: root/example/748/748.json
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-09-16 10:22:09 +0100
committerPatrick Simianer <p@simianer.de>2014-09-16 10:22:09 +0100
commitdf70006a07fb67b17fb39aa56762c50c2e7b8131 (patch)
tree064575cc3996374bf3d205d10ddde21c3ba67c54 /example/748/748.json
parentf1916c39b820b7d10d1ae7d7447675c4224d8197 (diff)
adding examples
Diffstat (limited to 'example/748/748.json')
-rw-r--r--example/748/748.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/example/748/748.json b/example/748/748.json
new file mode 100644
index 0000000..c587942
--- /dev/null
+++ b/example/748/748.json
@@ -0,0 +1,23 @@
+{
+"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 }
+]
+}
+