Package it.uniroma1.lcl.babelnet.data
The data package of the BabelNet API. It contains all the classes of the BabelNet synset components.
-
Interface Summary Interface Description BabelPOS Deprecated. Usecom.babelscape.utils.UniversalPOS
instead.Tag<T> A general interface for a tag.Taggable A general interface for a taggable. -
Class Summary Class Description BabelAudio Au audio item in BabelNet.BabelCategory A Wikipedia category associated with aBabelSynset
.BabelExample An example sentence inBabelNet
.BabelExampleComparator Comparator
forBabelExample
s which sorts by sources.BabelGloss A gloss inBabelNet
.BabelGlossComparator Comparator
forBabelGloss
es which sorts by source.BabelImage An image in BabelNet.BabelImageComparator Comparator
forBabelImage
s which sorts by source.BabelLemma A class representing the lemma inBabelSynset
.BabelPointer Default, hard-coded, implementation ofIPointer
forBabelNet
.BabelSensePhonetics A class modeling audio and transcription of a senseBabelSense
.BabelSenseTranslationInfo Deprecated. For removal.BabelSynsetGlossComparator Comparator
forBabelSynset
s that (a) sorts Babel synsets using their glosses number; (b) sorts usingInternalBabelSynsetComparator
;BabelSynsetIDRelationComparator Comparator
forBabelSynsetRelation
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
forBabelSynset
s that (a) sorts Babel synsets using theirs relations number (b) sorts usingInternalBabelSynsetComparator
BabelTokenId Represents the association between the word that appears in a Babel gloss and theBabelSynsetID
that identifies the lemma in BabelNet.BabelTokenWord Represents the token unit which can be used to build sentences.BabelWordSenseComparator BabelSenseComparator
forBabelSense
s with precedence given to a certain wordLabelTag A label tag associated to aBabelSynset
.StringTag A string tag associated to aBabelSynset
. -
Enum Summary Enum Description Alphabet Enumeration describing alphabet informationBabelDomain The domain of aBabelSynset
.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.EntityType Enumeration describing entity type informationLocale Enumeration describing lexical and orthographic variationsUsage Enumeration describing usage information -
Exception Summary Exception Description BabelPointer.BabelPointerNotPresentException Exception thrown when a BabelPointer cannot be found