| Trees | Indices | Help |
|
|---|
|
|
object --+
|
tagger.Tagger --+
|
models.ModelTagger --+
|
CandcTagger --+
|
CandcMultiTagger
Uses the C&C supertagger component to get multiple tags for each word.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
command =
|
|||
extra_args =
|
|||
TAGGER_OPTIONS = CandcTagger.TAGGER_OPTIONS+ [ModuleOption('igTagger-specific options. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
The tagger must have reference to the grammar being used to parse the input. It must also be given the full input when instantiated. The format of this input will depend on the tagger: for example, it might be a string or a MIDI file.
|
|
|||
TAGGER_OPTIONSTagger-specific options. List of ModuleOptions.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |