|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DictionaryMetadata in morfologik.stemming |
|---|
| Fields in morfologik.stemming declared as DictionaryMetadata | |
|---|---|
DictionaryMetadata |
Dictionary.metadata
Metadata associated with the dictionary. |
| Methods in morfologik.stemming with parameters of type DictionaryMetadata | |
|---|---|
static java.nio.ByteBuffer |
DictionaryLookup.decodeStem(java.nio.ByteBuffer bb,
byte[] bytes,
int len,
java.nio.ByteBuffer inflectedBuffer,
DictionaryMetadata metadata)
Decode the base form of an inflected word and save its decoded form into a byte buffer. |
| Constructors in morfologik.stemming with parameters of type DictionaryMetadata | |
|---|---|
Dictionary(FSA fsa,
DictionaryMetadata metadata)
It is strongly recommended to use static methods in this class for reading dictionaries. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||