summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-05-23 20:06:34 +0200
committerPatrick Simianer <p@simianer.de>2014-05-23 20:06:34 +0200
commitd76b8947471087992ac945bdb5eb5620869672d1 (patch)
tree060dbb8976fd9dddee5cb69c9108b2a6c252d384 /example
parentea5a910c2e1cb8e22a6d21bc2566428469a6f53b (diff)
before new visit
Diffstat (limited to 'example')
-rw-r--r--example/grammar1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/grammar b/example/grammar
index 4a3c93c..81d41c7 100644
--- a/example/grammar
+++ b/example/grammar
@@ -1,5 +1,4 @@
[S] ||| [NP,1] [VP,2] ||| [1] [2] ||| logp=0
-[S] ||| ich sah ein [NN,1] |||
[NP] ||| ich ||| i ||| logp=-0.5 use_i=1.0
[NP] ||| ein [NN,1] ||| a [1] ||| logp=0 use_a=1.0
[NN] ||| kleines haus ||| small house ||| logp=0 use_house=1