mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
doc of prob
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user