Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

ALSO_SEE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Also See from WordNet
ANTONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Antonym from WordNet
ANY_HOLONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Holonyms from all resources
ANY_HYPERNYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hypernyms from all resources
ANY_HYPONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hyponyms from all resources
ANY_MERONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Meronyms from all resources
ATTRIBUTE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Attribute from WordNet
AUTHORS - Static variable in class it.uniroma1.lcl.babelnet.BabelAPIInfo
 

B

BABEL_CATEGORY_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.data.BabelCategory
 
BabelAPIInfo - Class in it.uniroma1.lcl.babelnet
Information about the BabelNet API
BabelAPIInfo() - Constructor for class it.uniroma1.lcl.babelnet.BabelAPIInfo
 
BabelAudio - Class in it.uniroma1.lcl.babelnet.data
Au audio item in BabelNet.
BabelAudio(String, Language, String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelAudio
Constructor
BabelCategory - Class in it.uniroma1.lcl.babelnet.data
Wikipedia category associated with a BabelSynset
BabelCategory(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelCategory
Creates a new instance of a BabelCategory
BabelDomain - Enum in it.uniroma1.lcl.babelnet.data
Domain of a BabelSynset
BabelExample - Class in it.uniroma1.lcl.babelnet.data
An example sentence in BabelNet.
BabelExample(BabelSenseSource, String, Language, String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelExample
Creates a new instance of a BabelExample
BabelExample(BabelSenseSource, String, Language, String, Set<BabelTokenWord>) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelExample
Creates a new instance of a BabelExample
BabelGloss - Class in it.uniroma1.lcl.babelnet.data
A gloss in BabelNet.
BabelGloss(BabelSenseSource, String, Language, String, Set<BabelTokenId>) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGloss
Creates a new instance of a BabelGloss
BabelGloss(BabelSenseSource, String, Language, String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGloss
Creates a new instance of a BabelGloss
BabelGlossComparator - Class in it.uniroma1.lcl.babelnet
Comparator for BabelGlosses sorts by sources.
BabelGlossComparator(BabelSense) - Constructor for class it.uniroma1.lcl.babelnet.BabelGlossComparator
 
BabelGlossComparator() - Constructor for class it.uniroma1.lcl.babelnet.BabelGlossComparator
 
BabelImage - Class in it.uniroma1.lcl.babelnet
An image in BabelNet.
BabelImage(String, String, String, String, String, String, boolean) - Constructor for class it.uniroma1.lcl.babelnet.BabelImage
 
BabelImageComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelImages sorted by source.
BabelImageComparator() - Constructor for class it.uniroma1.lcl.babelnet.data.BabelImageComparator
 
BabelImageSource - Enum in it.uniroma1.lcl.babelnet.data
Sources for BabelNet images, sorted by priority
BabelIterator<T> - Class in it.uniroma1.lcl.babelnet.iterators
Abstract iterator over BabelNet's content
BabelIterator(IndexSearcher) - Constructor for class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
BabelLexiconIterator - Class in it.uniroma1.lcl.babelnet.iterators
Abstract iterator over BabelNet's lexicon
BabelLexiconIterator(IndexSearcher) - Constructor for class it.uniroma1.lcl.babelnet.iterators.BabelLexiconIterator
 
BabelLicense - Enum in it.uniroma1.lcl.babelnet.data
License information for a BabelNet item
BabelNet - Class in it.uniroma1.lcl.babelnet
A class to programmatically access BabelNet.
BabelNetConfiguration - Class in it.uniroma1.lcl.babelnet
The PropertiesConfiguration hub for the BabelNet API.
BabelNetIndexField - Enum in it.uniroma1.lcl.babelnet
Fields used to index BabelSynsets and BabelSenses in the Lucene index.
BabelNetUtils - Class in it.uniroma1.lcl.babelnet
Utility class
BabelNetUtils() - Constructor for class it.uniroma1.lcl.babelnet.BabelNetUtils
 
BabelOffsetIterator - Class in it.uniroma1.lcl.babelnet.iterators
Abstract iterator over BabelNet's synset offset
BabelOffsetIterator(IndexSearcher) - Constructor for class it.uniroma1.lcl.babelnet.iterators.BabelOffsetIterator
 
BabelPointer - Class in it.uniroma1.lcl.babelnet.data
Default, hard-coded, implementation of IPointer for BabelNet.
BabelPointer.BabelPointerNotPresentException - Exception in it.uniroma1.lcl.babelnet.data
Exception thrown when a BabelPointer cannot be found
BabelPointer.RelationGroup - Enum in it.uniroma1.lcl.babelnet.data
 
BabelPointerNotPresentException(String) - Constructor for exception it.uniroma1.lcl.babelnet.data.BabelPointer.BabelPointerNotPresentException
 
BabelPOS - Enum in it.uniroma1.lcl.babelnet.data
The parts of speech used in BabelNet
BabelSense - Class in it.uniroma1.lcl.babelnet
A sense in BabelNet.
BabelSense(Language, String, BabelPOS, BabelSenseSource, String, String, int, int, int, String, String, String, BabelSynset, boolean) - Constructor for class it.uniroma1.lcl.babelnet.BabelSense
No BabelSensePhonetics
BabelSense(Language, String, BabelPOS, BabelSenseSource, String, String, int, int, Integer, String, String, String, BabelSynset, boolean, BabelSensePhonetics) - Constructor for class it.uniroma1.lcl.babelnet.BabelSense
Creates a new instance of a BabelSense
BabelSenseComparator - Class in it.uniroma1.lcl.babelnet
Comparator for BabelSenses that (a) puts WordNet senses first; (b) sorts WordNet senses based on their sense number; (c) sorts Wikipedia senses lexicographically.
BabelSenseComparator() - Constructor for class it.uniroma1.lcl.babelnet.BabelSenseComparator
 
BabelSensePhonetics - Class in it.uniroma1.lcl.babelnet.data
A class modeling audio and transcription of a sense BabelSense
BabelSensePhonetics(Set<BabelAudio>, Set<String>) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSensePhonetics
Creates a new instance of BabelSensePhonetics
BabelSenseSource - Enum in it.uniroma1.lcl.babelnet.data
Enumeration of the different sources for the BabelNet senses.
BabelSenseTranslationInfo - Class in it.uniroma1.lcl.babelnet.data
A class modeling translation-related information pertaining to a BabelSense
BabelSenseTranslationInfo(double, int, int) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Creates a new instance of BabelSenseTranslationInfo
BabelStandardDialect - Enum in it.uniroma1.lcl.babelnet.data
Standard dialects (available from v3.1 on)
BabelSynset - Class in it.uniroma1.lcl.babelnet
Minimal Babel synset
BabelSynset(BabelSynsetID) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynset
Minimal BabelSynset built with just its ID
BabelSynsetComparator - Class in it.uniroma1.lcl.babelnet
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 lexicographically based on their main sense
BabelSynsetComparator() - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetComparator
Creates a new instance of a BabelSynsetComparator with sorting on the OutEdge
BabelSynsetComparator(String) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetComparator
Creates a new instance of a BabelSynsetComparator with sorting on the English language
BabelSynsetComparator(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetComparator
Creates a new instance of a BabelSynsetComparator
BabelSynsetGlossComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelSynsets that (a) sorts Babel synsets using their glosses number; (b) sorts using BabelSynsetComparator;
BabelSynsetGlossComparator(String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSynsetGlossComparator
Creates a new instance of a BabelSynsetGlossComparator with sorting on the English language
BabelSynsetGlossComparator(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSynsetGlossComparator
Creates a new instance of a BabelSynsetGlossComparator
BabelSynsetID - Class in it.uniroma1.lcl.babelnet
Constructs a resource identifier with the specified Babel synset id.
BabelSynsetID(String) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetID
 
BabelSynsetIDRelation - Class in it.uniroma1.lcl.babelnet
Class that models a relation to a synset ID in the BabelNet network.
BabelSynsetIDRelation(Language, BabelPointer, String) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
BabelSynsetIDRelation(Language, BabelPointer, String, double, double) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
BabelSynsetIDRelationComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelSynsetIDRelations 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;
BabelSynsetIDRelationComparator() - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSynsetIDRelationComparator
 
BabelSynsetIterator - Class in it.uniroma1.lcl.babelnet.iterators
Iterator over BabelNet's synsets
BabelSynsetIterator(IndexSearcher) - Constructor for class it.uniroma1.lcl.babelnet.iterators.BabelSynsetIterator
 
BabelSynsetRelationComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelSynsets that (a) sorts Babel synsets using theirs relations number (b) sorts using BabelSynsetComparator
BabelSynsetRelationComparator(String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSynsetRelationComparator
Creates a new instance of a BabelSynsetRelationComparator with sorting on the English language
BabelSynsetRelationComparator(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSynsetRelationComparator
Creates a new instance of a BabelSynsetRelationComparator
BabelSynsetSource - Enum in it.uniroma1.lcl.babelnet
A type of Babel synset, flagging in which region of the KB the synset lies.
BabelSynsetType - Enum in it.uniroma1.lcl.babelnet
A kind of BabelSynset -- namely, entity or class.
BabelTokenId - Class in it.uniroma1.lcl.babelnet.data
Represents the association between the word that appears in a Babel gloss, and the BabelSynset id that identifies the lemma in BabelNet.
BabelTokenId(int, int, BabelSynsetID, String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelTokenId
Creates a new instance of a BabelTokenId
BabelTokenWord - Class in it.uniroma1.lcl.babelnet.data
Represents the token unit which can be used to build sentences.
BabelTokenWord(int, int, String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelTokenWord
Creates a new instance of a BabelTokenWord
BabelVersion - Enum in it.uniroma1.lcl.babelnet
Version of BabelNet
BabelWordSenseComparator - Class in it.uniroma1.lcl.babelnet.data
BabelSenseComparator for BabelSenses with precedence given to a certain word
BabelWordSenseComparator(String) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelWordSenseComparator
Creates a new instance of a BabelWordSenseComparator
bKeyConcept - Variable in class it.uniroma1.lcl.babelnet.BabelSynset
True if the synset is a key concept
bLoaded - Variable in class it.uniroma1.lcl.babelnet.BabelSynset
True if the synset has been fully loaded, false otherwise

C

CAUSE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Cause from WordNet
compare(BabelGloss, BabelGloss) - Method in class it.uniroma1.lcl.babelnet.BabelGlossComparator
Sort glosses by language and source
compare(BabelSense, BabelSense) - Method in class it.uniroma1.lcl.babelnet.BabelSenseComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetComparator
 
compare(BabelImage, BabelImage) - Method in class it.uniroma1.lcl.babelnet.data.BabelImageComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetGlossComparator
 
compare(BabelSynsetIDRelation, BabelSynsetIDRelation) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetIDRelationComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetRelationComparator
 
compareTo(BabelImage) - Method in class it.uniroma1.lcl.babelnet.BabelImage
 
compareTo(BabelTokenId) - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
 
compareTo(BabelTokenWord) - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
 
CONFIG_FILE - Static variable in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
containedSenseSources - Variable in class it.uniroma1.lcl.babelnet.BabelSynset
List of contained sense sources
currentIndex - Variable in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 

D

DERIVATIONALLY_RELATED - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Derivationally related form from WordNet

E

ENTAILMENT - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Entailment from WordNet
equals(Object) - Method in class it.uniroma1.lcl.babelnet.BabelImage
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.resources.ResourceID
 

F

FrameNetID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified FrameNet resource id.
FrameNetID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.FrameNetID
 
fromString(String) - Static method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
Creates a new instance of BabelSynsetIDRelation from an input record in the same format as found in BabelNetIndexField.RELATION
fromString(String) - Static method in class it.uniroma1.lcl.babelnet.data.BabelCategory
Creates a new instance of a BabelCategory from a string with format :, e.g.
fromString(String) - Static method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Creates a new instance of a BabelSenseTranslationInfo from an input String.

G

GeoNamesID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified GeoNames resource id.
GeoNamesID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.GeoNamesID
 
getAudioItems() - Method in class it.uniroma1.lcl.babelnet.data.BabelSensePhonetics
Gets the audio items.
getBabelEdgeWeightThreshold() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelLanguages() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetBaseDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetDictIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetGlossIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetGraphIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetImageIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetImageRestFulUrl() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetInfoIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetKey() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetLexiconIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetMappingIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetRestFulUrl() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelNetUseRedirectionSenses() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getBabelSynsetIDTarget() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
Get BabelSynsetID target
getBadImageListPath() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getCategories() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the categories (BabelCategorys) of this BabelSynset.
getCategories(Language...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the categories (BabelCategorys) of this BabelSynset in a specific language.
getCategory() - Method in class it.uniroma1.lcl.babelnet.data.BabelCategory
Gets the label of this BabelCategory.
getCompounds(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the compounds of this BabelSynset for a give language.
getCompounds() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the compounds of this BabelSynset.
getConfidence() - Method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Gets a confidence score for a translation.
getDBPediaURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Get a link to the corresponding DBPedia URI (empty String if no interlinking is available or possible)
getDBPediaURIs(Language...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the DBPedia URIs of the BabelSenses in a specific language found in this BabelSynset.
getDomains() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the BabelDomains of this BabelSynset.
getDomainString() - Method in enum it.uniroma1.lcl.babelnet.data.BabelDomain
Returns the original name of the domain
getEdges() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelSynset edges to this BabelSynset.
getEdges(BabelPointer...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelSynset edges of the BabelPointers specified in input for this BabelSynset.
getEnd() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
Gets the end index of the token
getEnd() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
Gets the end index of the token
getExample() - Method in class it.uniroma1.lcl.babelnet.data.BabelExample
Returns the example sentence.
getExamples(BabelSynsetID, Collection<Language>, InternalBabelSynsetID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Get the examples of a specific BabelSynset, given a set identifier InternalBabelSynsetID and a BabelSynsetID
getExamples(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelExamples in the given languages for this BabelSynset.
getExamples(Language, BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelExamples in the given language and source for this BabelSynset.
getExamples() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelExamples for this BabelSynset.
getFileName() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Gets the filename (name.ogg) of this BabelAudio.
getFrameNetURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Get a link to the corresponding FremaNet URI (empty String if no interlinking is available or possible)
getFreebaseURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Deprecated.
Freebase will be shut-down soon.
getFreebaseURIs(Language...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
Freebase will be shut-down soon.
getFrequency() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the frequency score for this BabelSense.
getGeoNamesURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Get a link to the corresponding GeoNames URI (empty String if no interlinking is available or possible)
getGeoNamesURIs(Language...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the GeoNames URIs of the BabelSenses in a specific language found in this BabelSynset.
getGloss() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
Returns the gloss
getGlosses(BabelSynsetID, Collection<Language>, InternalBabelSynsetID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Get the glosses of a specific BabelSynset, given a set identifier InternalBabelSynsetID and a BabelSynsetID
getGlosses(BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelGlosses in the given source for this BabelSynset.
getGlosses(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelGlosses in the given languages for this BabelSynset.
getGlosses() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelGlosses for this BabelSynset.
getHeader() - Static method in class it.uniroma1.lcl.babelnet.BabelAPIInfo
 
getId() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the id of this BabelSynset.
getID() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
Returns the BabelSynset id
getID() - Method in class it.uniroma1.lcl.babelnet.resources.ResourceID
Returns the ResourceID ID
getImage() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the best image (BabelImage) of this BabelSynset.
getImages(BabelSynsetID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Get the images of a specific BabelSynset, given a BabelSynsetID
getImages() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the images (BabelImages) of this BabelSynset.
getInstance() - Static method in class it.uniroma1.lcl.babelnet.BabelNet
Used to access BabelNet
getInstance() - Static method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Used to obtain object instance
getLanguage() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the Language of this BabelSense
getLanguage() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
getLanguage() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Gets the Language of this BabelAudio
getLanguage() - Method in class it.uniroma1.lcl.babelnet.data.BabelCategory
Gets the language of this BabelCategory.
getLanguage() - Method in class it.uniroma1.lcl.babelnet.data.BabelExample
The language for this example
getLanguage() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
The language for this gloss
getLanguage() - Method in class it.uniroma1.lcl.babelnet.resources.ResourceID
 
getLanguages() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Gets the MediaWiki page languages for this image.
getLatestVersion() - Static method in enum it.uniroma1.lcl.babelnet.BabelVersion
 
getLemma() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the lemma of this BabelSense.
getLemma() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Gets the lemma of this BabelAudio.
getLemma() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
Gets the lemma of this BabelTokenWord.
getLexiconIterator() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Creates a new instance of BabelLexiconIterator.
getLicense() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Returns the license for this Babel sense
getLicense() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Returns the license for this Babel sense
getLicense() - Method in class it.uniroma1.lcl.babelnet.data.BabelCategory
Returns the license for this Babel category
getLicense() - Method in class it.uniroma1.lcl.babelnet.data.BabelExample
Gets the license for this Babel example
getLicense() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
Returns the license for this Babel gloss
getLicense(BabelImageSource) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelImageSource
 
getLicense(BabelSenseSource, Language) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns the license associated with a given source for a given language
getLongName(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelLicense
 
getMainGloss(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the main BabelGloss in the given languages for this BabelSynset.
getMainSense(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
BabelSense order by importance to this BabelSynset for a give language.
getMainSenses(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects distinct BabelSenses order by importance to this BabelSynset for a give language.
getName() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Gets the MediaWiki page name for this image.
getName() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns a user-sfriendly name of this pointer type for identification purposes.
getNormalizedWeight() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
Getter for the weight normalized across all relations of the same knowledge source, namely such that \sum_{e \in E_out^{WN/WIKI}} w(e) = 1
getNumberOfTranslations() - Method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Gets the number of times a source sense was translated as a target sense.
getOffsetIterator() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Creates a new instance of BabelOffsetIterator.
getOtherForms(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the other forms of this BabelSynset for a give language.
getOtherForms() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the other forms of this BabelSynset.
getPointer() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
getPointerListPath() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getPointerType(String) - Static method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns the pointer type (static final instance) that matches the specified pointer symbol.
getPOS() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the part of speech of this BabelSense.
getPOS() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the part-of-speech of this BabelSynset.
getPOS() - Method in class it.uniroma1.lcl.babelnet.resources.ResourceID
The part of speech tag associated with the given ID default null.
getPosition() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the WordNet position of the WordNet sense to which this BabelSense corresponds, if any.
getPronunciations() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Returns the pronunciations
getRelatedIDs() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
From a lightweight BabelSynsetID, creates the corresponding Babel synset
getRelatedIDs(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
From a lightweight BabelSynsetID, creates the corresponding Babel synset
getRelationGroup() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns the kind of relation
getResponseCode(String) - Static method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Gets the response code for an input URL string
getSampleSize() - Method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Gets the size of the sample for translating - the number of sense-annotated examples for the source sense
getSensekey() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the sensekey of the WordNet, Omega, Wikidata or Wiktionary sense to which this BabelSense corresponds, if any.
getSenseNumber() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the sense number of this BabelSense.
getSenses(Language, String) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Deprecated.
getSenses(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(Language, String, BabelPOS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, BabelPOS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, BabelPOS, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, BabelPOS, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(Language, String, BabelPOS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, BabelPOS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, BabelPOS, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, BabelPOS, Collection<Language>, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses(String, Language, BabelPOS, Collection<Language>, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the senses for the word with the given constraints.
getSenses() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the senses contained in this BabelSynset
getSenses(Language) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the senses contained in this BabelSynset for an input language
getSenses(BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the senses contained in this BabelSynset for an input sense source
getSenses(Language, BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the senses contained in this BabelSynset for an input language and sense source
getSenses(Language, String, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
getSenses(String, Language, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the BabelSense for the input word in the given language
getSenses(String, Language, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the BabelSense for the input word in the given language
getSenseSources() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelSenseSources contained for this BabelSynset.
getSenseString() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets a String-based representation of this BabelSense alternative to the "canonical" one obtained using BabelSense.toString().
getSenseTranslationInfo() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets translation-related information about this BabelSense.
getShortName() - Method in enum it.uniroma1.lcl.babelnet.data.BabelLicense
 
getShortName() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
The short name in BabelNet data files that is used to indicate this pointer type.
getSimpleLemma() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the simple lemma of this BabelSense.
getSimpleOffset() - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
The offset without prefix (wn:)
getSource() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Returns the source for this Babel sense
getSource() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the BabelSenseSource of this BabelSense.
getSource() - Method in class it.uniroma1.lcl.babelnet.data.BabelExample
The region where the concept for this example lies.
getSource() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
The region where the concept for this gloss lies.
getSource() - Method in class it.uniroma1.lcl.babelnet.resources.ResourceID
Get the resource associated to this Id
getSourceName() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns a label for the source name
getSourceSense() - Method in class it.uniroma1.lcl.babelnet.data.BabelExample
The sense from which this example is taken
getSourceSense() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
The WordNet or Wikipedia sense from which this gloss is taken
getStart() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
Gets the start index of the token
getStart() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
Gets the start index of the token
getSuccessorEdges(BabelSynsetID, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a BabelSynsetID, collects the successor BabelSynsetIDRelation of the concept denoted by the id
getSymbol() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
The symbol in BabelNet data files that is used to indicate this pointer type.
getSynset(ResourceID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a ResourceID, returns the sense identified by the ResourceID in input.
getSynset(Collection<Language>, ResourceID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a ResourceID, returns the sense identified by the ResourceID in input.
getSynset() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the BabelSynset to which this BabelSense belongs to.
getSynsetID() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Returns the BabelSynset id
getSynsetIterator() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Creates a new instance of BabelSynsetIterator.
getSynsets(String) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word, returns the senses for the word.
getSynsets(String, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word, returns the senses for the word.
getSynsets(Language, String) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Deprecated.
getSynsets(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Language, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Language, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Language, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(Language, String, BabelPOS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, BabelPOS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Language, BabelPOS, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Language, BabelPOS, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Language, BabelPOS, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word.
getSynsets(String, Collection<Language>, BabelPOS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, BabelPOS, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, BabelPOS, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, BabelPOS, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(Language, String, BabelPOS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, BabelPOS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word available in the given sense sources.
getSynsets(String, Language, BabelPOS, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word available in the given sense sources.
getSynsets(String, Language, BabelPOS, Collection<Language>, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word available in the given sense sources.
getSynsets(String, Language, BabelPOS, Collection<Language>, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word in a certain language, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, BabelPOS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, BabelPOS, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, BabelPOS, Collection<Language>, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, BabelPOS, Collection<Language>, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynsets(ResourceID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a list of ResourceIDs, returns the senses identified by the ResourceIDs in input.
getSynsets(Collection<Language>, ResourceID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Given a list of ResourceIDs, returns the senses identified by the ResourceIDs in input.
getSynsetsFromWikipediaTitle(Language, String, BabelPOS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Deprecated.
use BabelNet.getSynsets(ResourceID... resourceId) instead.

Example:

 List<BabelSynset> synset = bn.getSynsets(new WikipediaID("BabelNet", Language.EN, BabelPOS.NOUN));
 
getSynsetSource() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the BabelSynsetSource of this BabelSynset.
getSynsetType() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the type of this OperativeBabelSynset, namely whether it's an entity, a concept, etc.
getTag() - Method in enum it.uniroma1.lcl.babelnet.data.BabelPOS
Returns the corresponding POS tag character
getTarget() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
Get id target
getThumbURL() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Gets the thumb URL this image.
getTitle() - Method in class it.uniroma1.lcl.babelnet.resources.ResourceWithLemmaID
Gets the title of this ResourceWithLemmaID
getTokenIds() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
Returns the list of BabelTokenIds.
getTokensId() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
Deprecated.
getTokensWordExample() - Method in class it.uniroma1.lcl.babelnet.data.BabelExample
Gets a list of BabelTokenWords.
getTranscriptions() - Method in class it.uniroma1.lcl.babelnet.data.BabelSensePhonetics
Gets the set of transcriptions
getTranslations(Language, String) - Static method in class it.uniroma1.lcl.babelnet.BabelNetUtils
Gets translations of an input word.
getTranslations(Language, String, List<Language>) - Static method in class it.uniroma1.lcl.babelnet.BabelNetUtils
Gets translations of an input word.
getTranslations() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets all translations between senses found in this BabelSynset.
getTranslations(int, double) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets all translations between senses found in this BabelSynset.
getURI(BabelSenseSource, Language) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns a URI associated with a given source for a given language
getURL() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Gets the full URL this image.
getUrl() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Gets the full URL this BabelAudio.
getValidatedThumbURL() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Deprecated.
use getThumbURL() Gets a verified version of the Thumb URL this image. Checks whether possible URLs of this image (including redirections)
getValidatedURL() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Deprecated.
use getURL() Gets a verified version of the full URL this image. Checks whether possible URLs of this image (including redirections)
getValidatedUrl() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Returns a valid URL for the audio file
getVerbNetURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Get a link to the corresponding VerbNet URI (empty String if no interlinking is available or possible)
getVersion() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Gets the version of loaded BabelNet indices
getVersion() - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
Return the version of this WordNetSynsetID
getWeight() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
Getter for the weight of the relation
getWikipediaURI() - Method in class it.uniroma1.lcl.babelnet.data.BabelCategory
Gets the URI of the Wikipedia page this BabelCategory corresponds to.
getWord() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
Gets the word of this BabelTokenId.
getWordNetInfoIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
getWordNetOffset() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the WordNet offset of the WordNet sense to which this BabelSense corresponds, if any.
getWordNetOffsetMapFrom(WordNetVersion) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Obtain a map from WordNetSynsetIDs of the input WordNetVersion to the current version of WordNet (3.0 as of 2016)
getWordNetOffsetMapTo(WordNetVersion) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Obtain a map from current version of WordNet (3.0 as of 2016) to WordNetSynsetIDs of the input WordNetVersion
getWordNetOffsets() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Gets the WordNet offsets (Version 3.0) whose corresponding synsets this BabelSynset covers, if any.
getWordNetPOS() - Method in enum it.uniroma1.lcl.babelnet.data.BabelPOS
Returns the JWI WordNet part of speech where available
getYAGOURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Get a link to the corresponding YAGO URI (empty String if no interlinking is available or possible)
getYAGOURIs() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Get the YAGO URIs of the BabelSenses found in this BabelSynset.
GLOSS_DISAMBIGUATED - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Gloss related form (disambiguated) from WordNet
GLOSS_MONOSEMOUS - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Gloss related form (monosemous) from WordNet

H

hashCode() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.resources.ResourceID
 
hasNext() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
hasNext() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelLexiconIterator
 
HOLONYM_MEMBER - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Member holonym from WordNet
HOLONYM_PART - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Part holonym from WordNet
HOLONYM_SUBSTANCE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Substance holonym from WordNet
HYPERNYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hypernym from WordNet
HYPERNYM_INSTANCE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Instance hypernym from WordNet
HYPONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hyponym from WordNet
HYPONYM_INSTANCE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Instance hyponym from WordNet

I

id - Variable in class it.uniroma1.lcl.babelnet.resources.ResourceID
Id of a ResourceID
ID_LENGTH - Static variable in class it.uniroma1.lcl.babelnet.BabelSynsetID
 
ID_LENGTH - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
 
ID_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.BabelSynsetID
 
ID_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
 
InvalidBabelSynsetIDException - Exception in it.uniroma1.lcl.babelnet
 
InvalidBabelSynsetIDException() - Constructor for exception it.uniroma1.lcl.babelnet.InvalidBabelSynsetIDException
 
isAutomatic() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns true if the relation is obtained from an automatic resource
isAutomatic(BabelSenseSource, Language) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
 
isBadImage() - Method in class it.uniroma1.lcl.babelnet.BabelImage
Is it a bad or censored image
isBadImageFilterActive() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
isFromWikipedia() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is Wikipedia
isFromWikiquote() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is Wikiquote
isHolonym() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns true if the relation is of a holonymy kind
isHypernym() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns true if the relation is of a hypernymy kind
isHyponym() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns true if the relation is of a hyponymy kind
isKeyConcept() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
isKeyConcept() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
 
isLoaded() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Checks whether the missing data have been loaded
isMeronym() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns true if the relation is of a meronymy kind
isRedirection() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is Wikipedia or Wikiquote redirection
isServer() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
isTranslation() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is the result of automatic translation
isValid() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
 
isValid() - Method in class it.uniroma1.lcl.babelnet.resources.SynsetID
Returns true if the synset ID is valid
isValid() - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
 
it.uniroma1.lcl.babelnet - package it.uniroma1.lcl.babelnet
The root package of the BabelNet API.
it.uniroma1.lcl.babelnet.data - package it.uniroma1.lcl.babelnet.data
The data package of the BabelNet API.
it.uniroma1.lcl.babelnet.iterators - package it.uniroma1.lcl.babelnet.iterators
Package including all classes related to Iterators for BabelNet
it.uniroma1.lcl.babelnet.resources - package it.uniroma1.lcl.babelnet.resources
Package including all classes related to ResourceID for BabelNet
iterator() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Iterator of BabelSenses

L

language - Variable in class it.uniroma1.lcl.babelnet.resources.ResourceID
 
liveDocs - Variable in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
load() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Loads the missing data into the synset

M

main(String[]) - Static method in class it.uniroma1.lcl.babelnet.data.BabelAudio
 
MERONYM_MEMBER - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Member meronym from WordNet
MERONYM_PART - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Part meronym from WordNet
MERONYM_SUBSTANCE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Substance meronym from WordNet
MSTermID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified Microsoft Terminology resource id.
MSTermID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.MSTermID
 

N

next() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
next() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelLexiconIterator
 
next() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelOffsetIterator
 
next() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelSynsetIterator
 
nextDoc() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 

O

OmegaWikiID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified OmegaWiki resource id.
OmegaWikiID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.OmegaWikiID
 

P

PARTICIPLE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Participle from WordNet
PERTAINYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Pertainym from WordNet
pos - Variable in class it.uniroma1.lcl.babelnet.resources.ResourceID
 

R

reader - Variable in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
REGION - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Domain of synset - REGION from WordNet
REGION_MEMBER - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Member of this domain from WordNet
remove() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
ResourceID - Class in it.uniroma1.lcl.babelnet.resources
A basic resource identifier
ResourceID(String, BabelSenseSource) - Constructor for class it.uniroma1.lcl.babelnet.resources.ResourceID
 
ResourceWithLemmaID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with multiple parameters.
ResourceWithLemmaID(String, Language, BabelPOS, BabelSenseSource) - Constructor for class it.uniroma1.lcl.babelnet.resources.ResourceWithLemmaID
 
ResourceWithLemmaID(String, Language, BabelSenseSource) - Constructor for class it.uniroma1.lcl.babelnet.resources.ResourceWithLemmaID
 

S

SEMANTICALLY_RELATED - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Wikipedia relations
setBasePath(String) - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
 
setConfigurationFile(File) - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Set the file from which to load the new properties
setMappingOffsets(HashMap<WordNetVersion, List<String>>) - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
 
setNormalizedWeight(double) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
setWeight(double) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
SIMILAR_TO - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Similar To from WordNet
sortByParentheses(BabelSense, BabelSense) - Method in class it.uniroma1.lcl.babelnet.BabelSenseComparator
Sorts two s by parenthesis (sense without parenthesis first)
sortByParentheses(BabelSense, BabelSense) - Method in class it.uniroma1.lcl.babelnet.data.BabelWordSenseComparator
 
source - Variable in class it.uniroma1.lcl.babelnet.resources.ResourceID
 
SynsetID - Class in it.uniroma1.lcl.babelnet.resources
A unique identifier for a synset.
SynsetID(String, BabelSenseSource) - Constructor for class it.uniroma1.lcl.babelnet.resources.SynsetID
 

T

toBabelSynset() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
From a lightweight BabelSynsetID, creates the corresponding Babel synset
toBabelSynset(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
From a lightweight BabelSynsetID, creates the corresponding Babel synset
TOPIC - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Domain of synset - TOPIC from WordNet
TOPIC_MEMBER - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Member of this domain - TOPIC from WordNet
toString() - Method in class it.uniroma1.lcl.babelnet.BabelImage
 
toString() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
toString(Language...) - Method in class it.uniroma1.lcl.babelnet.BabelSynset
Prints the BabelSenses of this BabelSynset only for a specific set of languages.
toString() - Method in class it.uniroma1.lcl.babelnet.BabelSynset
 
toString() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
 
toString() - Method in enum it.uniroma1.lcl.babelnet.BabelVersion
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelCategory
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelExample
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelSensePhonetics
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
 
toString() - Method in class it.uniroma1.lcl.babelnet.resources.ResourceID
 
toVersion(WordNetVersion) - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
Obtain a list of WordNetSynsetIDs corresponding to this WordNetSynsetID in the input WordNetVersion

U

USAGE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Domain of synset - USAGE from WordNet
USAGE_MEMBER - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Member of this domain - USAGE from WordNet

V

valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.BabelNetIndexField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.BabelSynsetSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.BabelSynsetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.BabelVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelDomain
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelDomain
Returns the BabelDomain of the position given in input
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelImageSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelLicense
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelPointer.RelationGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns the pointer type (static final instance) that matches the specified pointer name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelPOS
Returns the enum constant of this type with the specified name.
valueOf(char) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelPOS
Constructs a BabelPOS from a POS tag character
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelStandardDialect
Returns the enum constant of this type with the specified name.
valueOfName(String) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelDomain
Returns the BabelDomain associated to the string given in input
values() - Static method in enum it.uniroma1.lcl.babelnet.BabelNetIndexField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.BabelSynsetSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.BabelSynsetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.BabelVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.data.BabelDomain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.data.BabelImageSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.data.BabelLicense
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.data.BabelPointer.RelationGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Emulates the Enum.values() function.
values() - Static method in enum it.uniroma1.lcl.babelnet.data.BabelPOS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.babelnet.data.BabelStandardDialect
Returns an array containing the constants of this enum type, in the order they are declared.
VERB_GROUP - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Verb Group from WordNet
VerbNetID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified VerbNet resource id.
VerbNetID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.VerbNetID
 
VERSION - Static variable in class it.uniroma1.lcl.babelnet.BabelAPIInfo
 

W

WIBI_HYPERNYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hypernym from Wikipedia Bitaxonomy
WIBI_HYPONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hyponym from Wikipedia Bitaxonomy
WIKIDATA_HYPERNYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hypernym from Wikidata
WIKIDATA_HYPONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hyponym from Wikidata
WIKIDATA_MERONYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Meronym from Wikidata
WikidataID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified Wikidata resource id.
WikidataID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikidataID
 
WikipediaID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified Wikipedia page title, language and POS.
WikipediaID(String, Language, BabelPOS) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikipediaID
 
WikipediaID(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikipediaID
 
WikiquoteID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified Wikiquote page title, language and POS.
WikiquoteID(String, Language, BabelPOS) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikiquoteID
 
WikiquoteID(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikiquoteID
 
WiktionaryID - Class in it.uniroma1.lcl.babelnet.resources
Constructs a resource identifier with the specified Wiktionary id.
WiktionaryID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.WiktionaryID
 
WordNetSynsetID - Class in it.uniroma1.lcl.babelnet
Constructs a resource identifier with the specified WordNet synset id.
WordNetSynsetID(String) - Constructor for class it.uniroma1.lcl.babelnet.WordNetSynsetID
Version default WordNetVersion.WN_30
WordNetSynsetID(String, WordNetVersion) - Constructor for class it.uniroma1.lcl.babelnet.WordNetSynsetID
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.