Skip navigation links

Package net.sf.extjwnl.dictionary

Classes for accessing dictionary information.

See: Description

Package net.sf.extjwnl.dictionary Description

Classes for accessing dictionary information. The two classes of Dictionary included are FileBackedDictionary - which looks up information in text files (usually the files provided with the WordNet distribution), and MapBackedDictionary - which looks up information in in-memory tables (or Maps).
Skip navigation links