| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
api.TaggerI --+
|
SequentialBackoffTagger --+
|
object --+ |
| |
api.TaggerI --+ |
| |
api.FeaturesetTaggerI --+
|
ClassifierBasedTagger --+
|
ClassifierBasedPOSTagger
A classifier based part of speech tagger.
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Return the feature detector that this tagger uses to generate featuresets for its classifier. The feature detector is a function with the signature: feature_detector(tokens, index, history) -> featureset
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:53 2011 | http://epydoc.sourceforge.net |