|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DictionaryMetadata | |
|---|---|
| morfologik.stemming | |
| 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 ByteBuffer |
DictionaryLookup.decodeStem(ByteBuffer bb,
byte[] bytes,
int len,
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 | |||||||||