Package | Description |
---|---|
net.didion.jwnl.dictionary.morph |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingOperation |
class |
DetachSuffixesOperation
Remove all aplicable suffixes from the word(s) and do a look-up.
|
class |
LookupExceptionsOperation
Lookup the word in the exceptions file of the given part-of-speech.
|
class |
LookupIndexWordOperation |
class |
RemovePrepPhrasesOperation
yet to be implemented
|
class |
TokenizerOperation |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDelegatingOperation.addDelegate(String key,
Operation[] operations) |
Constructor and Description |
---|
DefaultMorphologicalProcessor(Operation[] operations) |
DefaultMorphologicalProcessor(Operation[] operations,
int cacheCapacity) |
Copyright © 2019. All rights reserved.