See: Description
| Interface | Description |
|---|---|
| DictionaryTagger |
Interface of the pos tagger based on Dictionary lookup.
|
| Class | Description |
|---|---|
| MorfologikMorphoTagger |
POS tagger based on Morfologik Stemming library.
|
| SimpleMorphoTagger |
POS tag by simple dictionary lookup into a hashmap built from a file
containing, for each line, word\tablemma\tabpostag.
|
Copyright © 2015 IXA pipes. All rights reserved.