summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoraarne <unknown>2005-11-01 08:20:09 +0000
committeraarne <unknown>2005-11-01 08:20:09 +0000
commit27c65e985d1a0c23978239bd52342c766964b98b (patch)
tree66071f0b6ab585bf9941ff9fd819c684b838c1e8 /examples
parenta48236172fc24f32792d56675b0ef682d6119348 (diff)
doc of prob
Diffstat (limited to 'examples')
-rw-r--r--examples/TWA.cf1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/TWA.cf b/examples/TWA.cf
index 56b14dd2c..32ae7b73f 100644
--- a/examples/TWA.cf
+++ b/examples/TWA.cf
@@ -1,4 +1,5 @@
-- example of probabilistic grammar from Jurafsky & Martin p. 449
+-- AR 1/11/2005
PredVP. S ::= NP VP ; --# prob 0.80
PredAux. S ::= Aux NP VP ; --# prob 0.15