All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| Alphabet |
Enumeration describing alphabet information
|
| BabelAudio |
Au audio item in BabelNet.
|
| BabelCategory |
|
| BabelDomain |
|
| BabelExample |
|
| BabelExampleComparator |
|
| BabelExternalResource |
External resources linked from BabelNet.
|
| BabelGloss |
|
| BabelGlossComparator |
|
| BabelImage |
An image in BabelNet.
|
| BabelImageComparator |
|
| BabelImageSource |
Sources for BabelNet images, sorted by priority.
|
| BabelIterator<T> |
Abstract iterator over BabelNet's content.
|
| BabelLemma |
|
| BabelLemmaType |
Types of lemmas in BabelNet.
|
| BabelLexiconIterator |
|
| BabelLicense |
License information for a BabelNet item.
|
| BabelNet |
A class to programmatically access BabelNet.
|
| BabelNetConfiguration |
The PropertiesConfiguration hub for the BabelNet API.
|
| BabelNetIndexField |
|
| BabelNetIndexImageField |
|
| BabelNetQuery |
The class for a query to get synsets and senses from the BabelNet class.
|
| BabelNetQuery.Builder |
|
| BabelNetUtils |
A BabelNet utility class.
|
| BabelOffsetIterator |
Iterator over BabelNet's synset offsets.
|
| BabelPointer |
Default, hard-coded, implementation of IPointer for BabelNet.
|
| BabelPointer.BabelPointerNotPresentException |
Exception thrown when a BabelPointer cannot be found
|
| BabelPointer.RelationGroup |
Group of relations (used to bring together relations belonging to the same group)
|
| BabelPOS |
Deprecated.
|
| BabelSense |
|
| BabelSense.Builder |
|
| BabelSenseComparator |
Comparator for BabelSenses that (a) puts WordNet senses
first; (b) sorts WordNet senses based on their sense number;
(c) sorts Wikipedia senses based on their degree and lexicographically
|
| BabelSensePhonetics |
A class modeling audio and transcription of a sense BabelSense.
|
| BabelSenseSource |
Enumeration of the different sources for the BabelNet senses.
|
| BabelSenseTranslationInfo |
Deprecated.
|
| BabelSynset |
The basic BabelNet synset interface.
|
| BabelSynsetComparator |
Comparator for BabelSynsets that
(a) puts not Normalized and not from Automatic Translation first;
then the Normalized;
and at the end the Synsets from Automatic Translation.
|
| BabelSynsetGlossComparator |
|
| BabelSynsetID |
Constructs a resource identifier with the specified BabelSynset ID.
|
| BabelSynsetIDRelation |
Deprecated.
|
| BabelSynsetIDRelationComparator |
Comparator for BabelSynsetRelations that (a) puts manual relations
first; (b) sorts relations using their relation type (HYPERNYM, HYPONYM and MERONYM);
(c) sorts lexicographically using their relation name;
(d) sorts lexicographically using their id target;
|
| BabelSynsetIterator |
|
| BabelSynsetRelation |
Class that models a relation to a synset ID in the BabelNet network.
|
| BabelSynsetRelationComparator |
|
| BabelSynsetType |
Deprecated.
|
| BabelTokenId |
Represents the association between the word that appears in a
Babel gloss and the BabelSynsetID that identifies the lemma in BabelNet.
|
| BabelTokenWord |
Represents the token unit which can be used to build sentences.
|
| BabelVersion |
BabelNet version enumeration.
|
| BabelWordSenseComparator |
|
| Domain |
A general interface for the domain of a Synset.
|
| EntityType |
Enumeration describing entity type information
|
| Example |
A general example interface for a Sense usage.
|
| ExternalResource |
A general interface for an external resource.
|
| FrameID |
A general class for a frame identifier.
|
| FrameNetID |
A resource identifier with the specified
FrameNet resource id.
|
| GeoNamesID |
A resource identifier with the specified
GeoNames resource id.
|
| Gloss |
A general gloss interface for a Synset
|
| InternalBabelSynsetComparator |
Comparator for BabelSynsets that (a) puts WordNet synsets
first; (b) sorts WordNet synsets based on the sense number of a specific
input word (see the constructor); (c) sorts Wikipedia synsets based on their degree
and lexicographically based on their main sense
|
| InvalidSynsetIDException |
Exception for an invalid synset ID.
|
| LabelTag |
A label tag associated to a BabelSynset.
|
| Lemma |
A general interface for a lemma in a Synset.
|
| LemmaType |
A general interface for the type of a Lemma in a Synset.
|
| LKB<T extends Synset<S,R,E,G,X>,S extends Sense,R extends SynsetRelation,E extends SynsetRelationType,G extends Gloss,X extends Example,Q extends LKBQuery> |
An abstract lexical knowledge base.
|
| LKBQuery |
Interface whose implementations represent queries to a concrete LKB.
|
| Locale |
Enumeration describing lexical and orthographic variations
|
| MSTermID |
|
| OmegaWikiID |
A resource identifier with the specified OmegaWiki resource id.
|
| QcodeID |
Constructs a Qcode identifier with the specified ID.
|
| RelationType |
A general interface for a relation type.
|
| ResourceID |
A basic resource identifier.
|
| ResourceWithLemmaID |
A resource identifier with multiple parameters.
|
| Sense |
General interface for a sense for a Synset.
|
| SenseSource |
A general interface for the source of a Sense.
|
| StringTag |
A string tag associated to a BabelSynset.
|
| Synset<S extends Sense,E extends SynsetRelation,T extends SynsetRelationType,G extends Gloss,X extends Example> |
A general class for a synonym set (synset).
|
| SynsetID |
A unique identifier for a Synset.
|
| SynsetRelation |
A general interface for a relation (edge) between Synsets.
|
| SynsetRelationType |
A general interface for types of relation between Synsets.
|
| SynsetType |
A kind of Synset -- namely, named entity, concept or unknown.
|
| Tag<T> |
A general interface for a tag.
|
| Taggable |
A general interface for a taggable.
|
| Usage |
Enumeration describing usage information
|
| VerbAtlasFrameID |
Constructs a frame identifier with the specified ID.
|
| VerbNetID |
A resource identifier with the specified
VerbNet resource id.
|
| Version |
A general Lexical Knowledge Base version interface.
|
| WikidataID |
A resource identifier with the specified
Wikidata resource id.
|
| WikipediaID |
A resource identifier with the specified
Wikipedia page title, language and POS.
|
| WikiquoteID |
A resource identifier with the specified
Wikiquote page title, language and POS.
|
| WiktionaryID |
A resource identifier with the specified Wiktionary id.
|
| WordNetSense |
A WordNet sense.
|
| WordNetSynsetID |
Constructs a resource identifier with the specified WordNet synset id.
|
| WordNetSynsetIterator |
|