| Package | Description |
|---|---|
| net.didion.jwnl.dictionary.morph |
| Modifier and Type | Method and Description |
|---|---|
private DefaultMorphologicalProcessor.LookupInfo |
DefaultMorphologicalProcessor.getCachedLookupInfo(POSKey key) |
| Modifier and Type | Method and Description |
|---|---|
private void |
DefaultMorphologicalProcessor.cacheLookupInfo(POSKey key,
DefaultMorphologicalProcessor.LookupInfo info) |
private IndexWord |
DefaultMorphologicalProcessor.lookupNextBaseForm(POS pos,
java.lang.String derivation,
DefaultMorphologicalProcessor.LookupInfo info)
Lookup the next base form of a pos/word pair.
|