| Trees | Indices | Help |
|
|---|
|
|
A parser that always fails to find a result.
This is a dummy parser that allows other components to be tested in their natural habitat without a parser getting in the way.
It just keeps requesting signs from the supertagger until it has none left and then fails.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
|
FailParser A dummy parser that never does any actual parsing. |
|||
|
|||
logger = logging.getLogger("main_logger")
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |