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.UniversalPOSinstead.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 ComparatorforBabelExamples which sorts by sources.BabelGloss A gloss inBabelNet.BabelGlossComparator ComparatorforBabelGlosses which sorts by source.BabelImage An image in BabelNet.BabelImageComparator ComparatorforBabelImages which sorts by source.BabelLemma A class representing the lemma inBabelSynset.BabelPointer Default, hard-coded, implementation ofIPointerforBabelNet.BabelSensePhonetics A class modeling audio and transcription of a senseBabelSense.BabelSenseTranslationInfo Deprecated. For removal.BabelSynsetGlossComparator ComparatorforBabelSynsets that (a) sorts Babel synsets using their glosses number; (b) sorts usingInternalBabelSynsetComparator;BabelSynsetIDRelationComparator ComparatorforBabelSynsetRelations 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 ComparatorforBabelSynsets that (a) sorts Babel synsets using theirs relations number (b) sorts usingInternalBabelSynsetComparatorBabelTokenId Represents the association between the word that appears in a Babel gloss and theBabelSynsetIDthat identifies the lemma in BabelNet.BabelTokenWord Represents the token unit which can be used to build sentences.BabelWordSenseComparator BabelSenseComparatorforBabelSenses 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