Java Access to WordNet

Uses of Package
danbikel.wordnet

Classes in danbikel.wordnet used by danbikel.wordnet
Filter
          Delegate to allow the passing of a predicate for filtering objects.
MorphyRemote
           
RemoteEnumeration
          Provides an interface for using Enumeration objects remotely via RMI.
WNDataEntry
          Container of all information associated with a synset's data entry in WordNet.
WNFile
          A coupling of a filename with its associated RandomAccessFile object.
WNIndexEntry
          Container of all information associated with a lemma's index entry in WordNet.
WNPointer
          Container of all information about a pointer in the WordNet database.
WNWord
          Representation of a lemma that is a member of a particular synset.
WordNet
          The main object through which the WordNet database is accessed.
WordNetRemote
          An interface describing methods that can be called via RMI to access the WordNet database.
 


Java Access to WordNet

Author: Dan Bikel