summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
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