| Interface | Description |
|---|---|
| BasicFormAttribute |
Attribute for
Morpheme.getBasicForm(). |
| ConjugationAttribute |
Attribute for
Morpheme.getConjugationalForm() and
Morpheme.getConjugationalType(). |
| CostAttribute |
Attribute for
Token.getCost(). |
| PartOfSpeechAttribute |
Attribute for
Morpheme.getPartOfSpeech(). |
| PronunciationsAttribute |
Attribute for
Morpheme.getPronunciations(). |
| ReadingsAttribute | |
| SentenceStartAttribute |
Specifies if this token starts a new sentence:
this can be useful if you want to adjust position increment
to prevent phrase queries from matching across sentence boundaries
without slop.
|
| Class | Description |
|---|---|
| BasicFormAttributeImpl | |
| ConjugationAttributeImpl | |
| CostAttributeImpl | |
| PartOfSpeechAttributeImpl | |
| PronunciationsAttributeImpl | |
| ReadingsAttributeImpl |
Attribute for
Morpheme.getReadings(). |
| SentenceStartAttributeImpl |