| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.pos.dict |
Package containing the Dictionary tagger classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MorfologikMorphoTagger
POS tagger based on Morfologik Stemming library.
|
class |
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.