See: Description
Interface | Description |
---|---|
MorphosyntacticTagsAttribute |
Morfologik provides morphosyntactic annotations for
surface forms.
|
Class | Description |
---|---|
MorfologikAnalyzer |
Analyzer using Morfologik library. |
MorfologikFilter |
TokenFilter using Morfologik library to transform input tokens into lemma and
morphosyntactic (POS) tokens. |
MorfologikFilterFactory |
Filter factory for
MorfologikFilter . |
MorphosyntacticTagsAttributeImpl |
Morphosyntactic annotations for surface forms.
|
The MorfologikFilter yields one or more terms for each token. Each of those terms is given the same position in the index.
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.