| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.parser.Parser --+
|
cky.parser.CkyParser --+
|
FailParser
A dummy parser that never does any actual parsing.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Run the parser on the input, using the specified tagger. Runs the CKY parsing algorithm to do chart parsing. For details of chart parsing, see Chart class. If the parser was given a maximum number of iterations, the routine will return as usual after this number is completed, even if no parses have been found.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |