| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.ml.pos |
Package containing the POS tagging classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MorfologikTagger
POS tagger based on Morfologik Stemming library.
|
class |
SimpleDictionaryTagger
POS tag by simple dictionary lookup into a hashmap built from a file
containing, for each line, word\tablemma\tabpostag.
|
Copyright © 2016 IXA pipes. All rights reserved.