|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Attribute<T> | A simple interface for Attribute s for Synset s. |
InformationContent | This interface information content values for a set of Synset s. |
Lemma | This interface represents a single term that maps to a Synset in the
WordNet dictionary. |
OntologyReader | An interface for various Ontology Readers. |
OntologyWriter | An interface for saving a Wordnet ontology in a unique format. |
RelatedForm | Represents an informal relation between two Lemma s. |
Synset | This interface represents a single instance of a Synonym Set (Synset
for short) from the WordNet dictionary. |
SynsetSimilarity | An interface for determining the similarity between two Synset s. |
SynsetWriter | An interface for serializing a series of Synset s. |
Class Summary | |
---|---|
AddEnRelations | |
BaseLemma | A base implementation of a Lemma . |
BaseSynset | The core Synset implementation when interfacing directly with the
word net dictionary files. |
DoubleVectorAttribute<T extends DoubleVector> | An Attribute that stores a DoubleVector |
FileBasedInformationContent | This InformationContent implementation loads the content data from
plain text based file where each line contains an offset, part of speech, and
content count. |
OntologyReaderAdaptor | This OntologyReader adaptor class allows sub classes to easily
override specific functionality of a OntologyReader . |
SimpleRelatedForm | A simple struct based implementation of a RelatedForm . |
SynsetPagerank | This class performs PageRank over a graph of Synset s. |
SynsetRelations | This represents a collection of methods that determine the relationship
between two Synset s. |
TagLinkedOntologyReader | This OntologyReader provides a mapping between a set of document tags
and a set of Sysnet names. |
UnsupportedOntologyReader | An OntologyReader that throws UnsupportedOperationException
for every method call. |
WordNetCondenser | This runnable class creates a series of feature vectors for every synset reachable from the noun "entity" Synset . |
WordNetCorpusReader | This class acts as the central interface for the WordNet dictionary. |
WordNetCorpusWriter | |
WordNetSynsetWriter | A SynsetWriter that generates data lines in the form expected defined
by the original WordNet library. |
Enum Summary | |
---|---|
Synset.PartsOfSpeech | The set of valid parts of speech encoded by the WordNet dictionary. |
Synset.Relation | The set of relations that can connect any two Synset s. |
SynsetRelations.HypernymStatus | The possible hypernym statuses. |
WordNetCondenser.DataSet | The SynsetPairFeatureMaker implementations that are usable by
this WordNetCondenser . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |