Interface | Description |
---|---|
BabelPOS | Deprecated
Use
com.babelscape.utils.UniversalPOS instead. |
Class | Description |
---|---|
BabelAudio |
Au audio item in BabelNet.
|
BabelCategory |
A Wikipedia category associated with a
BabelSynset . |
BabelExample |
An example sentence in
BabelNet . |
BabelExampleComparator |
Comparator for BabelExample s which sorts by sources. |
BabelGloss |
A gloss in
BabelNet . |
BabelGlossComparator |
Comparator for BabelGloss es which sorts by source. |
BabelImage |
An image in BabelNet.
|
BabelImageComparator |
Comparator for BabelImage s which sorts by source. |
BabelLemma |
A class representing the lemma in
BabelSynset . |
BabelPointer |
Default, hard-coded, implementation of
IPointer for BabelNet . |
BabelSensePhonetics |
A class modeling audio and transcription of a sense
BabelSense . |
BabelSenseTranslationInfo | Deprecated
For removal.
|
BabelSynsetGlossComparator |
Comparator for BabelSynset s that
(a) sorts Babel synsets using their glosses number;
(b) sorts using BabelSynsetComparator ; |
BabelSynsetIDRelationComparator |
Comparator for BabelSynsetRelation s 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; |
BabelSynsetRelationComparator |
Comparator for BabelSynset s that
(a) sorts Babel synsets using theirs relations number
(b) sorts using BabelSynsetComparator |
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.
|
BabelWordSenseComparator |
BabelSenseComparator for BabelSense s with precedence given to a certain word |
Enum | Description |
---|---|
BabelDomain |
The domain of a
BabelSynset . |
BabelImageSource |
Sources for BabelNet images, sorted by priority.
|
BabelLemmaType |
Types of lemmas in BabelNet.
|
BabelLicense |
License information for a BabelNet item.
|
BabelPointer.RelationGroup |
Group of relations (used to bring together relations belonging to the same group)
|
BabelSenseSource |
Enumeration of the different sources for the BabelNet senses.
|
Exception | Description |
---|---|
BabelPointer.BabelPointerNotPresentException |
Exception thrown when a BabelPointer cannot be found
|
Copyright © 2016–2018. All rights reserved.