| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Parser
Base class for all parsers.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
shell_tools =
|
|||
PARSER_OPTIONS =
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Convenience method. Uses the backoff model on the input supplied to the tagger and returns the results. If no backoff model has been given, returns an empty list. |
In normal parser usage, the options dictionary is checked for validity when the parser is instantiated. In this interface, you may want to check the options before this point using this method. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |