| Interface | Description |
|---|---|
| Tagger |
The part-of-speech tagger interface, whose implementations are usually language-dependent.
|
| Class | Description |
|---|---|
| BaseTagger |
Base tagger using Lametyzator.
|
| ManualTagger |
A tagger that reads the POS information from a plain (UTF-8) text file.
|
Copyright © 2005-2011 Daniel Naber