Uses of Package
net.didion.jwnl.data
-
Packages that use net.didion.jwnl.data Package Description net.didion.jwnl.data Classes for extracting and containing data from the dictionary.net.didion.jwnl.data.list Lists and associated classes that hold the results of relationship operations.net.didion.jwnl.data.relationship Tools for finding pointer relationships between words.net.didion.jwnl.dictionary Classes for acessing dictionary information.net.didion.jwnl.dictionary.database Classes for accessing databases that contain dictionary information.net.didion.jwnl.dictionary.file Classes for accessing files that contain dictionary information.net.didion.jwnl.dictionary.file_manager Classes used byFileBackedDictionaryto interface with the filesystem.net.didion.jwnl.dictionary.morph net.didion.jwnl.princeton.data Implementations ofDictionaryElementFactoryfor Princeton's release of WordNet.net.didion.jwnl.princeton.file Implementations ofDictionaryFileused by the various classes ofDictionaryto access dictionary files using the naming convention used in Princeton's release of WordNet.net.didion.jwnl.utilities -
Classes in net.didion.jwnl.data used by net.didion.jwnl.data Class Description Adjective.AdjectivePosition Adjective positions denote a restriction on the on the syntactic position the adjective may have in relation to noun that it modifies.DictionaryElement Any class that represents an element contained in the dictionary (IndexWords,Synsets, andExceptions) must implement this interface.DictionaryElementType WordNet contains different file types, index, synset data, and exception files.Exc Represents an entry in an exception file.IndexWord AnIndexWordrepresents a line of the pos.indexfile.Pointer APointerencodes a lexical or semantic relationship between WordNet entities.Pointer.TargetIndex This class is used to avoid paging in the target before it is required, and to prevent keeping a large portion of the database resident once the target has been queried.PointerTarget APointerTargetis the source or target of aPointer.PointerType Instances of this class enumerate the possible WordNet pointer types, and are used to labelPointerTypes.PointerUtils This class constains static methods for performing various pointer operations.POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech.Synset ASynset, or synonym set, represents a line of a WordNet pos.datafile.VerbFrame AVerbFrameis the frame of a sentence in which it is proper to use a given verb.Word AWordrepresents the lexical information related to a specific sense of anIndexWord. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.data.list Class Description PointerTarget APointerTargetis the source or target of aPointer.PointerType Instances of this class enumerate the possible WordNet pointer types, and are used to labelPointerTypes.Synset ASynset, or synonym set, represents a line of a WordNet pos.datafile.Word AWordrepresents the lexical information related to a specific sense of anIndexWord. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.data.relationship Class Description IndexWord AnIndexWordrepresents a line of the pos.indexfile.PointerTarget APointerTargetis the source or target of aPointer.PointerType Instances of this class enumerate the possible WordNet pointer types, and are used to labelPointerTypes.Synset ASynset, or synonym set, represents a line of a WordNet pos.datafile. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.dictionary Class Description DatabaseDictionaryElementFactory Factory interface for creating WordNet objects from a database.DictionaryElement Any class that represents an element contained in the dictionary (IndexWords,Synsets, andExceptions) must implement this interface.DictionaryElementType WordNet contains different file types, index, synset data, and exception files.Exc Represents an entry in an exception file.FileDictionaryElementFactory Factory class for creatingDictionaryElements (Synsets,ExceptionIndexWords).IndexWord AnIndexWordrepresents a line of the pos.indexfile.IndexWordSet A class to simplify the access to a set ofIndexWords, each containing one part of speech of the same word.POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech.Synset ASynset, or synonym set, represents a line of a WordNet pos.datafile. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.dictionary.database Class Description POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.dictionary.file Class Description DictionaryElementType WordNet contains different file types, index, synset data, and exception files.POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.dictionary.file_manager Class Description POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.dictionary.morph Class Description IndexWord AnIndexWordrepresents a line of the pos.indexfile.POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.princeton.data Class Description DatabaseDictionaryElementFactory Factory interface for creating WordNet objects from a database.Exc Represents an entry in an exception file.FileDictionaryElementFactory Factory class for creatingDictionaryElements (Synsets,ExceptionIndexWords).IndexWord AnIndexWordrepresents a line of the pos.indexfile.PointerTarget APointerTargetis the source or target of aPointer.POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech.Synset ASynset, or synonym set, represents a line of a WordNet pos.datafile.Verb AVerbis a subclass ofWordthat can have 1 or moreVerbFrames (use cases of the verb).Word AWordrepresents the lexical information related to a specific sense of anIndexWord. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.princeton.file Class Description POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech. -
Classes in net.didion.jwnl.data used by net.didion.jwnl.utilities Class Description IndexWord AnIndexWordrepresents a line of the pos.indexfile.POS Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech.