diff options
| author | aarne <unknown> | 2005-11-01 14:39:12 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-11-01 14:39:12 +0000 |
| commit | a6cd4c131b3b9d98c8581be9659e14155ed64bdc (patch) | |
| tree | 387667e7de71ede205f021376e2e92727ba07729 /doc | |
| parent | 27c65e985d1a0c23978239bd52342c766964b98b (diff) | |
variants compilation
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-history.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index 5a50baa46..71306c798 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -25,6 +25,7 @@ weight random generation (<tt>gr -prob</tt>) and to rank parse results (<tt>p -prob</tt>). They are read from a separate file (flag <tt>i -probs=File</tt>, format <tt>--# prob Fun Double</tt>) or from the top-level grammar file itself (option <tt>i -prob</tt>). +To see the probabilities, use <tt>pg -printer=probs</tt>. <br> As a by-product, the probabilistic random generation algorithm is available for any context-free abstract syntax. Use the flag |
