| Trees | Indices | Help |
|
|---|
|
|
Base classes for supertaqger components.
This module contains the superclass of tagger components for the Jazz Parser. New taggers should be created by importing this and subclassing Tagger.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
|
Tagger The superclass of all taggers. |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
Convenience function for taggers that accept chord input. All taggers that handle chord sequence input do the same preprocessing to the input argument. This function is called to handle string or database input which has already been preprocessed by the Tagger superclass. It is called by the __init__ of the taggers. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |