Package | Description |
---|---|
net.sf.extjwnl | |
net.sf.extjwnl.cli | |
net.sf.extjwnl.data |
Classes for extracting and containing data from the dictionary.
|
net.sf.extjwnl.data.list |
Lists and associated classes that hold the results of relationship operations.
|
net.sf.extjwnl.data.mcr30.alignment | |
net.sf.extjwnl.data.relationship |
Tools for finding pointer relationships between words.
|
net.sf.extjwnl.dictionary |
Classes for accessing dictionary information.
|
net.sf.extjwnl.dictionary.database |
Classes for accessing databases that contain dictionary information.
|
net.sf.extjwnl.dictionary.file |
Classes for accessing files that contain dictionary information.
|
net.sf.extjwnl.dictionary.file_manager |
Classes used by
FileBackedDictionary to interface with the filesystem. |
net.sf.extjwnl.dictionary.morph |
Classes used for simple morphological transformations.
|
net.sf.extjwnl.princeton.data |
Implementations of
DictionaryElementFactory for Princeton's release of WordNet. |
net.sf.extjwnl.princeton.file |
Implementations of
DictionaryFile used by the various classes of Dictionary to access
dictionary files using the naming convention used in Princeton's release of WordNet. |
net.sf.extjwnl.util | |
net.sf.extjwnl.util.cache |
Classes used for caching information.
|
net.sf.extjwnl.util.factory |
Classes involved in reflective creation of library components.
|
net.sf.extjwnl.utilities |