diff options
| author | aarne <unknown> | 2005-11-01 08:20:09 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-11-01 08:20:09 +0000 |
| commit | 27c65e985d1a0c23978239bd52342c766964b98b (patch) | |
| tree | 66071f0b6ab585bf9941ff9fd819c684b838c1e8 /examples | |
| parent | a48236172fc24f32792d56675b0ef682d6119348 (diff) | |
doc of prob
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/TWA.cf | 1 |
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 |
