|
Java Access to WordNet | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
hs to the vector
v.
arr to the vector v.
WordNet.getAllParentsBFS(java.lang.String, int).
WNPointer objects that are
not child (hyponym) pointers.WNPointer objects that are
not child (hyponym) semantic pointers.this.getClass().getName().
WordNet.getAllParentsBFS(java.lang.String, int) for all parts of
speech.
WordNet.getAllParentsBFS(java.lang.String, int) for the specified
part of speech.
WordNet.getAllParentsBFS(java.lang.String, int) for the specified
part of speech.
h, thereby resulting in a random replacement strategy
(assuming a random hash-bucket dispersion).
s
are non-alphanumeric.
countWords, but
with word-delimiters specifically set to separator,
' ' and '_'.
s separated by
the delimiter characters specified by delim.
WNDataEntry objects.
Debug is a static class that stores the current debugging level
(default is zero, for no debugging output), debugging options, and other
utility functions for debugging.synset.
o is of type WNWord
and is equal to ths object.
WNDataEntry object o is
equal to this object.
WNIndexEntry object o is
equal to this object.
o is of type
WNPointer and if it is equal to this object.
str in the WordNet
exception file for pos
o is a WNPointer object that
represents a semantic relation, as specified by
WNPointer.isSemanticRelation().
o is a WNPointer object that
represents a lexical relation, as specified by
WNPointer.isLexicalRelation().
o is a WNPointer object that
represents a hyponym pointer.
o is a WNPointer object that
represents a hypernym pointer.
o is a WNPointer object that
represents a semantic hyponym pointer.
o is a WNPointer object that
represents a semantic hypernym pointer.
o should pass through the filter.
o is a WNPointer object that
represents a pointer of the type with which this filter was constructed.
System.getProperty(java.lang.String) with "file.separator".
System.getProperty("file.separator").
synset.
synset.
synset.
synset.
word and pos.
word and pos.
word and pos.
word and pos.
RemoteEnumeraton to allow iteration over all cached
data entries.
RemoteEnumeraton to allow iteration over all cached
data entries.
RemoteEnumeraton to allow iteration over all cached
data entries.
Enumeraton to allow iteration over all cached
data entries.
RemoteEnumeraton to allow iteration over all cached
data entries.
RemoteEnumeraton to allow iteration over all cached
data entries.
RemoteEnumeraton to allow iteration over all cached
data entries.
Enumeraton to allow iteration over all cached
data entries.
RemoteEnumeraton to allow iteration over all
cached index entries.
RemoteEnumeraton to allow iteration over all
cached index entries.
RemoteEnumeraton to allow iteration over all
cached index entries.
Enumeraton to allow iteration over all cached
index entries.
RemoteEnumeraton to allow iteration over all
cached index entries.
RemoteEnumeraton to allow iteration over all
cached index entries.
RemoteEnumeraton to allow iteration over all
cached index entries.
Enumeraton to allow iteration over all cached
index entries.
String object for the specified
part of speech.
pos and synset, as defined by pointers that pass
through ChildSemanticPointerFilter.
pos and synset, as defined by pointers that pass
through ChildSemanticPointerFilter.
pos and synset, as defined by pointers that pass
through ChildSemanticPointerFilter.
pos and synset, as defined by pointers that pass
through ChildSemanticPointerFilter.
synset.
synset.
synset.
synset.
pos and synset.
pos and synset.
pos and synset.
pos and synset.
filter.
word and pos,
printing errors if there is no such word-pos pair in the database.
word and pos,
printing errors if there is no such word-pos pair in the database.
word and pos,
printing errors if there is no such word-pos pair in the database.
word and pos,
printing errors if there is no such word-pos pair in the database.
word and pos.
word and pos.
word and pos.
word and pos.
pos and synset, as defined by pointers that pass
through ParentSemanticPointerFilter.
pos and synset, as defined by pointers that pass
through ParentSemanticPointerFilter.
pos and synset, as defined by pointers that pass
through ParentSemanticPointerFilter.
pos and synset, as defined by pointers that pass
through ParentSemanticPointerFilter.
synset.
synset.
synset.
synset.
idx.
pos.
idx.
pos.
synset of
word and pos.
synset of
word and pos.
synset of
word and pos.
synset of
word and pos.
nounSuffixes, verbSuffixes or
adjSuffixes.
nounSuffixes, verbSuffixes or
adjSuffixes.
senseNumth synset for word
and pos.
senseNumth synset for word
and pos.
senseNumth synset for word
and pos.
senseNumth synset for word
and pos.
WordNet.getAllParentsBFS(java.lang.String, int) is doing caching.
String that represents the current version
of the WordNet database used by this object.
WordNet object should grab glosses
from the data files when constructor its internal WNDataEntry
objects.
str other than first or last contains a
preposition.
WNIndexEntry objects.
pos is string-equal to
WordNet.adjPos.
true if and only if pos is string-equal
to "s", representing an adjective satellite
in the WordNet database.
pos is string-equal to
WordNet.advPos.
fnum is
intransitive, which is to say a frame for which WNWord.isTransitiveFrame(int)
would return false.
pos is string-equal to
WordNet.nounPos.
fnum is
transitive.
pos is string-equal to
WordNet.verbPos.
toks
with the delimiter delim.
toks[startIdx..endIdx] with the delimiter delim.
WordNet.cacheLemmasAndSynsets() has been called.
WNPointer objects that are not
lexical relations (i.e., non-semantic pointers).file that begins with key,
using a binary search.
WordNetServer object and binds it to a
running rmiregistry, using Naming.rebind.
arr.
Vector v
pairwise unique, as determined by their equals methods.
Vector object of Integer objects,
initialized from the int array.
str, which is assumed to be a
collocation containing a verb, a preposition and a noun.
origstr to find
possible base forms (lemmas).
pos is not string-equal to
WordNet.adjPos.
pos is not string-equal to
WordNet.advPos.
pos is not string-equal to
WordNet.nounPos.
pos is not string-equal to
WordNet.verbPos.
WNPointer objects that are
not parent (hypernym) pointers.WNPointer objects that are
not parent (hypernym) semantic pointers.WNPointer objects
whose type is of ptrType pass through.
- poly_cnt -
Variable in class danbikel.wordnet.WNIndexEntry
- The polysemy of this lemma.
- pos -
Variable in class danbikel.wordnet.WNDataEntry
- The part of speech for this data entry.
- pos -
Variable in class danbikel.wordnet.WNIndexEntry
- The part of speech of the lemma of this index entry.
- pos -
Variable in class danbikel.wordnet.WNPointer
- The part of speech of the source and target of this pointer.
- posIdxMap -
Static variable in class danbikel.wordnet.WordNet
- A mapping between part of speech names and and the corresponding integers
for those parts of speech.
- posNames -
Static variable in class danbikel.wordnet.WordNet
- An array that forms a mapping from the integer representations of
parts of speech to their unabbreviated names.
- prepArr -
Static variable in class danbikel.wordnet.Morphy
- Array of prepositions.
- prepositions -
Static variable in class danbikel.wordnet.Morphy
- Hashed set of String objects in
prepArr, used
for determining if a collocation contains a preposition.
- printError(String) -
Static method in class danbikel.wordnet.WordNet
- Prints the error message
msg, prepended by a class identifier
as would be printed by getClass().getName().
- ptr_types -
Variable in class danbikel.wordnet.WNIndexEntry
- The pointer types from or to this lemma or its synsets.
filename.
WNPointer objects that are
not semantic pointers.WordNet.getAllParentsBFS(java.lang.String, int) should perform caching.
useCache.
version.
s treating delimiters as tokens.
s.
WordNet.detectCycle(java.util.Set, java.lang.String, int).
nounSuffixes, verbSuffixes and
adjSuffixes.
RandomAccessFile
object.WNIndexEntry objects.WordNetRemote interface, allowing access
to the WordNet database via RMI.WordNetRemote interface, allowing access
to the WordNet database via RMI.
|
Java Access to WordNet | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||