Package net.didion.jwnl.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.

See:
          Description

Class Summary
AbstractPrincetonWordNetDictionaryFile AbstractDictionaryFile that uses file names compatible with Princeton's distribution of WordNet.
PrincetonWordNetObjectDictionaryFile ObjectDictionaryFile that accesses files names with the Princeton dictionary file naming convention.
PrincetonWordNetRandomAccessDictionaryFile A RandomAccessDictionaryFile that accesses files named with Princeton's dictionary file naming convention.
 

Package net.didion.jwnl.princeton.file Description

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.




JWNL homepage.