| Trees | Indices | Help |
|
|---|
|
|
object --+
|
tagger.Tagger --+
|
models.ModelTagger --+
|
CandcTagger --+
|
CandcBestTagger
Uses the C&C supertagger component to get the best tag for each word. Returns only one tag per word.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
command =
|
|||
extra_args =
|
|||
|
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.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |