| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
api.TaggerI --+
|
SequentialBackoffTagger --+
|
object --+ |
| |
yaml.YAMLObject --+
|
DefaultTagger
A tagger that assigns the same tag to every token.
|
|||
|
Inherited from |
|||
|
|||
|
|||
str
|
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Deprecated | |||
|---|---|---|---|
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
yaml_tag =
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Construct a new tagger that assigns
|
Decide which tag should be used for the specified token, and return
that tag. If this tagger is unable to determine a tag for the specified
token, return
|
repr(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:58 2008 | http://epydoc.sourceforge.net |