| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
small_grammar.Grammar --+
|
cnf_grammar
Initialized with an arbitrary context-free grammar, this turns the grammar into a cnf grammar and computes a bottum up grammar suitable for efficient use with a CKY parser.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
base grammar is a non cnf grammar instance that will be used to create the cnf grammar.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon May 11 10:49:20 2009 | http://epydoc.sourceforge.net |