|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Dictionary
to provide caching of elements.DictionaryFile
.AbstractDictionaryFile
that uses file names compatible with Princeton's distribution of WordNet.FileDictionaryElementFactory
that parses lines from the dictionary files distributed by the
WordNet team at Princeton's Cognitive Science department.Adjective
is a Word
that can have an adjective position.Cache
is a collection of values that are indexed by keys and that are stored for an
unspecified amount of time (which the implementor of Cache
may further specify).CacheKey
.DeepCloneable
is a cloneable object that can be cloned shallowly (by
creating a copy of the object that contains references to the same
members as the original) or deeply (by creating a copy of the object
and of all it's member objects).MorphologicalProcessor
.DictionaryCatalog
s that allows
a DictionaryFile
to be retrieved by its POS
and DictionaryFileType
.IndexWord
s,
Synset
s, and Exc
eptions) must implement this interface.Dictionary.lookupAllIndexWords
,
so all IndexWordSets with the same lemma should be equal.
Dictionary
that retrieves objects from the text files
in the WordNet distribution directory.DictionaryElement
s (Synset
s, ExceptionIndexWord
s).FileManager
defines the interface between the FileBackedDictionary
and the file system.FileManager
that reads files from the local file system.node
within the list.
node
.
put
, this call may
return the value of that call.
opr
on each node.
synset
.
depth
.
synset
.
synset
.
synset
.
synset
.
synset
to depth depth
.
synset
's siblings (the hyponyms of its hypernyms).
synset
.
synset
.
synset
.
synset
.
synset
to depth depth
.
synset
and the immediate synonyms of those words.
synset
, and all synonyms of those antonyms to depth depth
.
opr
on each node.
synset
.
synset
.
synset
to depth depth
.
synset
.
synset
to depth depth
.
synset
.
synset
to depth depth
.
synset
and of all its ancestors.
pointerDepth
, starting at synset
and going for all of synset
's ancestors to depth ancestorDepth
.
synset
and of all its ancestors.
pointerDepth
, starting at synset
and going for all of synset
's ancestors to depth ancestorDepth
.
pointerDepth
, starting at
synset
and going for all of synset
's ancestors to depth
ancestorDepth
.
synset
and of all its ancestors.
pointerDepth
starting at
synset
and going for all of synset
's ancestors to depth
ancestorDepth
.
synset
and of all its ancestors.
pointerDepth
, starting at synset
and going for all of synset
's ancestors to depth ancestorDepth
.
synset
and of all its ancestors.
pointerDepth
, starting at
synset
and going for all of synset
's ancestors to depth
ancestorDepth
.
synset
and of all its ancestors.
pointerDepth
, starting at synset
and going for all of synset
's ancestors to depth ancestorDepth
.
synset
and of its ancestors.
pointerDepth
, starting at
synset
and going for all of synset
's ancestors to depth
ancestorDepth
.
synset
.
synset
.
synset
.
synset
.
synset
.
synset
.
PointerType
whose key matches key and applies to pos.
POS
whose key matches key,
or null if the key does not match any POS.
POS
whose key matches label,
or null if the label does not match any POS.
synset
.
synset
.
synset
to depth depth
.
Synset
at offset offset from the database.
IndexWord
represents a line of the pos.index
file.IndexWord
s, each containing
one part of speech of the same word.IndexWord
s, with each element in the set
corresponding to a part-of-speech of word.
Cache
that stores the most recently used elements.synset
.
synset
.
synset
.
synset
.
synset
.
synset
.
synset
in
list.
synset
in
list.
Dictionary
backed by Map
s.MorphologicalProcessor
class install parameter.
MorphologicalProcessor
class install parameter.
MorphologicalProcessor
tries to turn the inflected form of a word or phrase into
the form that can be found in WordNet.FileBackedDictionary
to interface with the filesystem.DictionaryElementFactory
for Princeton's release of WordNet.DictionaryFile
used by the various classes of Dictionary
to access
dictionary files using the naming convention used in Princeton's release of WordNet.DictionaryFile
that reads and writes serialized objects.Pointer
encodes a lexical or semantic relationship between WordNet entities.PointerTarget
is the source or target of a Pointer
.PointerTargetNodeList
.PointerTargetNodeList
holds the results of a relationship method.PointerTargetTreeNodeList
.PointerTargetTreeNode
s.PointerTarget
.PointerType
s.POS
and an object.RandomAccessDictionaryFile
that accesses files named with Princeton's dictionary file naming convention.ObjectDictionaryFile
that accesses files names with the Princeton dictionary file naming convention.RandomAccessDictionaryFile
that accesses files
named with Princeton's dictionary file naming convention.FileDictionaryElementFactory
that produces elements for the Princeton release of WordNet v 1.7DictionaryFile
that reads lines from a random-access text file.Relationship
encapsulates the relationship between two synsets.Relationship
s.Synset
, or synonym set, represents a
line of a WordNet pos.data
file.StringTokenizer
with extensions to retrieve the values of numeric tokens, as well as strings.Verb
is a subclass of Word
that can have 1 or more
VerbFrame
s (use cases of the verb).VerbFrame
is the frame of a sentence in which it is proper to use a given verb.Word
represents the lexical information related to a specific sense of an IndexWord
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |