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

A

addLanguage(Language) - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Add a new Language
addStringTag(StringTag) - Method in interface it.uniroma1.lcl.kb.Synset
 
ADJECTIVE - Static variable in interface it.uniroma1.lcl.babelnet.data.BabelPOS
Deprecated.
 
ADVERB - Static variable in interface it.uniroma1.lcl.babelnet.data.BabelPOS
Deprecated.
 
Alphabet - Enum in it.uniroma1.lcl.babelnet.data
Enumeration describing alphabet information
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

B

BABEL_CATEGORY_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.data.BabelCategory
Category prefix
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
A 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
The 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
BabelExampleComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelExamples which sorts by sources.
BabelExampleComparator(BabelSense) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelExampleComparator
Creates the example comparator with the sense the examples refer to
BabelExampleComparator() - Constructor for class it.uniroma1.lcl.babelnet.data.BabelExampleComparator
Creates the example comparator
BabelExternalResource - Enum in it.uniroma1.lcl.babelnet
External resources linked from BabelNet.
BabelGloss - Class in it.uniroma1.lcl.babelnet.data
A gloss in BabelNet.
BabelGloss(BabelSenseSource, int, Language, String, Set<BabelTokenId>) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGloss
Creates a new instance of a BabelGloss
BabelGloss(BabelSenseSource, int, 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.data
Comparator for BabelGlosses which sorts by source.
BabelGlossComparator(BabelSense) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGlossComparator
Creates the gloss comparator with the sense the glosses refer to
BabelGlossComparator() - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGlossComparator
Creates the gloss comparator
BabelImage - Class in it.uniroma1.lcl.babelnet.data
An image in BabelNet.
BabelImage(String, String, String, String, String, String, boolean) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelImage
Creates an image
BabelImageComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelImages which sorts 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
 
BabelLemma - Class in it.uniroma1.lcl.babelnet.data
A class representing the lemma in BabelSynset.
BabelLemma(String, BabelLemmaType) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelLemma
Crates a lemma object
BabelLemmaType - Enum in it.uniroma1.lcl.babelnet.data
Types of lemmas in BabelNet.
BabelLexiconIterator - Class in it.uniroma1.lcl.babelnet.iterators
Iterator over BabelNet's lexicon.
BabelLexiconIterator(IndexSearcher) - Constructor for class it.uniroma1.lcl.babelnet.iterators.BabelLexiconIterator
Builds the iterator from the Lucene index searcher
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.
BabelNet() - Constructor for class it.uniroma1.lcl.babelnet.BabelNet
BabelNet default constructor
BABELNET_ID_LENGTH - Static variable in class it.uniroma1.lcl.babelnet.BabelSynsetID
The BabelNet ID length
BABELNET_ID_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.BabelSynsetID
The BabelNet ID prefix
BabelNetConfiguration - Class in it.uniroma1.lcl.babelnet
The PropertiesConfiguration hub for the BabelNet API.
BabelNetIndexField - Enum in it.uniroma1.lcl.babelnet.impl
Fields used to index BabelSynsets and BabelSenses in the Lucene index.
BabelNetIndexImageField - Enum in it.uniroma1.lcl.babelnet.impl
Fields used to index BabelImages Lucene index.
BabelNetQuery - Class in it.uniroma1.lcl.babelnet
The class for a query to get synsets and senses from the BabelNet class.
BabelNetQuery() - Constructor for class it.uniroma1.lcl.babelnet.BabelNetQuery
 
BabelNetQuery.Builder - Class in it.uniroma1.lcl.babelnet
Builder of BabelNetQuery objects.
BabelNetUtils - Class in it.uniroma1.lcl.babelnet
A BabelNet utility class.
BabelNetUtils() - Constructor for class it.uniroma1.lcl.babelnet.BabelNetUtils
 
BabelOffsetIterator - Class in it.uniroma1.lcl.babelnet.iterators
Iterator over BabelNet's synset offsets.
BabelOffsetIterator(IndexSearcher) - Constructor for class it.uniroma1.lcl.babelnet.iterators.BabelOffsetIterator
Builds the iterator from the Lucene index searcher
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
Group of relations (used to bring together relations belonging to the same group)
BabelPointerNotPresentException(String) - Constructor for exception it.uniroma1.lcl.babelnet.data.BabelPointer.BabelPointerNotPresentException
 
BabelPOS - Interface in it.uniroma1.lcl.babelnet.data
Deprecated.
Use com.babelscape.utils.UniversalPOS instead.
BabelSense - Class in it.uniroma1.lcl.babelnet
A sense in BabelNet, contained in a BabelSynset.
BabelSense(String, String, Language, POS, BabelSenseSource, String, BabelSynset) - Constructor for class it.uniroma1.lcl.babelnet.BabelSense
Creates a new instance of a BabelSense
BabelSense.Builder - Class in it.uniroma1.lcl.babelnet
The Builder 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 based on their degree and 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
Deprecated.
For removal.
BabelSenseTranslationInfo(double, int, int) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Deprecated.
Creates a new instance of BabelSenseTranslationInfo
BabelSynset - Interface in it.uniroma1.lcl.babelnet
The basic BabelNet synset interface.
BabelSynsetComparator - Class in it.uniroma1.lcl.babelnet
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.
BabelSynsetComparator() - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetComparator
 
BabelSynsetComparator(String) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetComparator
 
BabelSynsetComparator(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetComparator
 
BabelSynsetGlossComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelSynsets that (a) sorts Babel synsets using their glosses number; (b) sorts using InternalBabelSynsetComparator;
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 BabelSynset ID.
BabelSynsetID(String) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetID
Constructs the object with a given ID
BabelSynsetIDRelation - Class in it.uniroma1.lcl.babelnet
Deprecated.
Use BabelSynsetRelation instead.
BabelSynsetIDRelation(Language, BabelPointer, String) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
Deprecated.
 
BabelSynsetIDRelation(Language, BabelPointer, String, double, double) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetIDRelation
Deprecated.
 
BabelSynsetIDRelationComparator - Class in it.uniroma1.lcl.babelnet.data
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;
BabelSynsetIDRelationComparator() - Constructor for class it.uniroma1.lcl.babelnet.data.BabelSynsetIDRelationComparator
 
BabelSynsetIterator - Class in it.uniroma1.lcl.babelnet.iterators
Iterator over BabelSynsets.
BabelSynsetIterator(IndexSearcher) - Constructor for class it.uniroma1.lcl.babelnet.iterators.BabelSynsetIterator
Builds the iterator from the Lucene index searcher
BabelSynsetRelation - Class in it.uniroma1.lcl.babelnet
Class that models a relation to a synset ID in the BabelNet network.
BabelSynsetRelation(Language, BabelPointer, String) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Builds a synset relation
BabelSynsetRelation(Language, BabelPointer, String, double, double) - Constructor for class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Deprecated.
For removal.
BabelSynsetRelationComparator - Class in it.uniroma1.lcl.babelnet.data
Comparator for BabelSynsets that (a) sorts Babel synsets using theirs relations number (b) sorts using InternalBabelSynsetComparator
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
BabelSynsetType - Enum in it.uniroma1.lcl.babelnet
Deprecated.
BabelTokenId - Class in it.uniroma1.lcl.babelnet.data
Represents the association between the word that appears in a Babel gloss and the BabelSynsetID 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
BabelNet version enumeration.
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
bNormalizedLemma - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
True if the search is insensitive to accents, etc.
build() - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Builds a configured instance of BabelNetQuery
build() - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Builds the BabelSense
Builder(ResourceID) - Constructor for class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Adds the resource ID for search
Builder(ResourceID...) - Constructor for class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Adds the resource IDs for search
Builder(Collection<? extends ResourceID>) - Constructor for class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Adds the resource IDs for search
Builder(String) - Constructor for class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Adds a lemma for search
Builder(String...) - Constructor for class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Adds lemmas for search
Builder(String, String, Language, POS, BabelSenseSource, String, BabelSynset) - Constructor for class it.uniroma1.lcl.babelnet.BabelSense.Builder
Builder constructor

C

CAUSE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Cause from WordNet
coarseGrained() - Method in enum it.uniroma1.lcl.babelnet.data.Locale
Returns a coarse grained Locale
compare(BabelSense, BabelSense) - Method in class it.uniroma1.lcl.babelnet.BabelSenseComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetComparator
 
compare(BabelExample, BabelExample) - Method in class it.uniroma1.lcl.babelnet.data.BabelExampleComparator
Sort examples by language and source
compare(BabelGloss, BabelGloss) - Method in class it.uniroma1.lcl.babelnet.data.BabelGlossComparator
Sorts glosses by language and source
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(BabelSynsetRelation, BabelSynsetRelation) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetIDRelationComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetRelationComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
 
compareByEdgeThenMainSense(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
 
compareByPOS(POS, POS) - Static method in class it.uniroma1.lcl.babelnet.BabelNetUtils
Compares POSes
compareTo(BabelImage) - Method in class it.uniroma1.lcl.babelnet.data.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
BabelNet .properties filename
CONFIG_VAR_FILE - Static variable in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
BabelNet .var.properties filename
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
DOCUMENTATION_URL - Static variable in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
URL of the BabelNet guide
Domain - Interface in it.uniroma1.lcl.kb
A general interface for the domain of a Synset.

E

ENTAILMENT - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Entailment from WordNet
EntityType - Enum in it.uniroma1.lcl.babelnet.data
Enumeration describing entity type information
equals(Object) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
 
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.data.LabelTag
 
equals(Object) - Method in class it.uniroma1.lcl.babelnet.data.StringTag
 
equals(Object) - Method in class it.uniroma1.lcl.kb.ResourceID
 
Example - Interface in it.uniroma1.lcl.kb
A general example interface for a Sense usage.
ExternalResource - Interface in it.uniroma1.lcl.kb
A general interface for an external resource.

F

filterSenses(Predicate<BabelSense>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets a filter for each sense in each synset retrieved
filterSynsets(Predicate<BabelSynset>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets a filter for each synset retrieved
FrameID - Interface in it.uniroma1.lcl.kb
A general class for a frame identifier.
FrameNetID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with the specified FrameNet resource id.
FrameNetID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.FrameNetID
 
from(Language) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the search language
from(Language...) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the search languages
from(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the search languages
fromBabelSenseSource(BabelSenseSource, Language) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelLemmaType
Deprecated.
fromBabelSenseSource(BabelSenseSource) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelLemmaType
Gets the lemma type from a BabelSenseSource and its Language
fromString(String) - Static method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Creates a new instance of BabelSynsetRelation 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 [language_id]:[category_label], e.g.
fromString(String) - Static method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Deprecated.
Creates a new instance of a BabelSenseTranslationInfo from an input String.
fullLemma - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The full lemma for this sense

G

GeoNamesID - Class in it.uniroma1.lcl.babelnet.resources
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.
getBabelLanguages() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet languages specified in the config file
getBabelNetBaseDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet base directory
getBabelNetDictIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet dictionary index directory
getBabelNetGlossIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet gloss index directory
getBabelNetGraphIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet graph index directory
getBabelNetImageIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet image index directory
getBabelNetImageRestFulUrl() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet image RESTful URL
getBabelNetInfoIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet info index directory
getBabelNetKey() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet online key
getBabelNetLexiconIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet lexicon index directory
getBabelNetMappingIndexDir() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet mapping index directory
getBabelNetRestFulUrl() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Gets the BabelNet RESTful URL
getBabelSynsetIDTarget() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Gets the target as a BabelSynsetID
getBadImageListPath() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Returns the path of the bad image list
getCategories() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the categories (BabelCategorys) of this BabelSynset.
getCategories(Language...) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the categories (BabelCategorys) of this BabelSynset in one or more languages.
getCompounds(Language) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
No more supported
getCompounds() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
No more supported
getConfidence() - Method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Deprecated.
Gets a confidence score for a translation.
getDBPediaURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
getDBPediaURIs(Language...) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
getDescription() - Method in enum it.uniroma1.lcl.babelnet.data.BabelDomain
Returns the domain description
getDomains() - Method in interface it.uniroma1.lcl.kb.Synset
Gets the Domains of this Synset.
getEdges() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
getEdges(BabelPointer...) - Method in interface it.uniroma1.lcl.babelnet.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(Language) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Examples in the given languages for this Synset.
getExamples(SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Examples in the given source for this Synset.
getExamples(Language, SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Examples in the given language and source for this Synset.
getExamples() - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Examples for this Synset.
getFileName() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Gets the filename (name.ogg) of this BabelAudio.
getFrameID() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Get the VerbAtlas frame id associated to the BabelSynset.
getFrameNetURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
getFrequency() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Deprecated.
Discontinued
getFullLemma() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getFullLemma() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the full lemma of this Sense (which might include annotations, such as labels in Wikipedia page titles).
getGeoNamesURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
getGeoNamesURIs(Language...) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
getGloss() - Method in class it.uniroma1.lcl.babelnet.data.BabelGloss
 
getGloss() - Method in interface it.uniroma1.lcl.kb.Gloss
Returns the gloss
getGlosses() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getGlosses() - Method in interface it.uniroma1.lcl.kb.Sense
Returns the BabelGlosses associated to this Sense.
getGlosses(Language, SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Glosses in the given language and source for this Synset.
getGlosses(SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Glosses in the given source for this Synset.
getGlosses(Language) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Glosses in the given languages for this Synset.
getGlosses() - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Glosses for this Synset.
getID() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Gets the numeric id of the sense.
getID() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the id of this BabelSynset.
getId() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
getID() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenId
Returns the BabelSynset id
getID() - Method in class it.uniroma1.lcl.babelnet.QcodeID
Gets the ID of this QcodeID.
getID() - Method in class it.uniroma1.lcl.babelnet.VerbAtlasFrameID
 
getID() - Method in interface it.uniroma1.lcl.kb.FrameID
Gets the ID of this FrameID.
getID() - Method in class it.uniroma1.lcl.kb.ResourceID
Returns the ResourceID ID
getID() - Method in interface it.uniroma1.lcl.kb.Synset
Gets the ID of this Synset.
getImages() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the images (BabelImages) of this BabelSynset.
getIndexManager() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the BabelNetIndexManager
getInstance() - Static method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the singleton instance of the BabelNet class
getInstance() - Static method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Returns the configuration instance
getLanguage() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getLanguage() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Returns the relation language
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
 
getLanguage() - Method in class it.uniroma1.lcl.babelnet.data.LabelTag
Gets the language of this LabelTag.
getLanguage() - Method in interface it.uniroma1.lcl.kb.Gloss
The language for this gloss
getLanguage() - Method in class it.uniroma1.lcl.kb.ResourceID
Gets the language associated with the given ID (default is null)
getLanguage() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the Language of this Sense
getLanguages() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Gets the MediaWiki page languages for this image.
getLanguages() - Method in interface it.uniroma1.lcl.kb.Synset
Gets the set of languages used in this Synset.
getLatestVersion() - Static method in enum it.uniroma1.lcl.babelnet.BabelVersion
Returns the latest version of BabelNet
getLemma() - Method in class it.uniroma1.lcl.babelnet.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.BabelLemma
Returns the lemma
getLemma() - Method in class it.uniroma1.lcl.babelnet.data.BabelTokenWord
Gets the lemma of this BabelTokenWord.
getLemma() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the lemma of this Sense.
getLemmas(Language) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Returns the lemmas in this BabelSynset sorted by relevance and type
getLemmas(Language, BabelLemmaType...) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Returns the lemmas in this BabelSynset sorted by relevance and type
getLemmaType() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Gets the lemma type from its Language
getLexiconIterator() - Method in interface it.uniroma1.lcl.kb.LKB
Creates a new instance of a lexicon iterator
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 BabelLicense 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 BabelLicense for this gloss
getLicense() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Returns the license for this Babel sense
getLicense(BabelImageSource) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelImageSource
Returns the license for a given image source
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
Deprecated.
For removal in the next release
getMainExample() - Method in interface it.uniroma1.lcl.kb.Synset
Get the main Example for this Synset.
getMainExample(Language) - Method in interface it.uniroma1.lcl.kb.Synset
Get the main Example in the given language for this Synset.
getMainGloss() - Method in interface it.uniroma1.lcl.kb.Synset
Get the main Gloss for this Synset.
getMainGloss(Language) - Method in interface it.uniroma1.lcl.kb.Synset
Get the main Gloss in the given languages for this Synset.
getMainImage() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the best image (BabelImage) of this BabelSynset.
getMainSense() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the main BabelSense by importance to this BabelSynset for any language.
getMainSense(Language) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the main BabelSense by importance to this BabelSynset for a given language.
getMainSensePreferrablyIn(Language) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the main BabelSense by importance to this BabelSynset preferrably for a given language.
getMainSenses(Language) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Collects distinct BabelSenses sorted by importance to this BabelSynset for a given language.
getName() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Gets the MediaWiki page name for this image.
getName() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns a user-friendly name of this pointer type for identification purposes.
getName() - Method in interface it.uniroma1.lcl.kb.RelationType
Returns a user-friendly name of this pointer type for identification purposes.
getNormalizedLemma() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getNormalizedLemma() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the normalized lemma of this Sense.
getNormalizedWeight() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Deprecated.
For removal.
getNumberOfTranslations() - Method in class it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
Deprecated.
Gets the number of times a source sense was translated as a target sense.
getOffsetIterator() - Method in interface it.uniroma1.lcl.kb.LKB
Creates a new instance of an offset iterator.
getOtherForms(Language) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
No more supported
getOtherForms() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
No more supported
getOutgoingEdges(BabelSynsetID, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getOutgoingEdges(BabelSynsetID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the outgoing edges from a given BabelSynsetID
getOutgoingEdges() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
Returns the edges which connect the current synset
getOutgoingEdges(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
getOutgoingEdges(BabelPointer...) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
Collects all SynsetRelation edges of the SynsetRelationTypes given as input for this BabelSynsetID.
getOutgoingEdges() - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Synset edges incident on this Synset.
getOutgoingEdges(T...) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all SynsetRelation edges of the SynsetRelationTypes given as input for this SynsetRelation.
getPointer() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Returns the relation type
getPointerListPath() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Returns the path of the pointer list
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
 
getPOS() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
 
getPOS() - Method in class it.uniroma1.lcl.kb.ResourceID
The part of speech tag associated with the given ID (default is null).
getPOS() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the part of speech of this Sense.
getPOS() - Method in interface it.uniroma1.lcl.kb.Synset
Gets the part of speech of this Synset.
getPosition() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Deprecated.
Moved to WordNetSense
getPosition() - Method in class it.uniroma1.lcl.babelnet.WordNetSense
Deprecated. 
getPronunciations() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Returns the pronunciations
getQcodeIDs() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Collects all the Q-codes id associated to the BabelSynset.
getRelatedIDs() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
Deprecated.
getRelatedIDs(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
getRelationGroup() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns the kind of relation
getReleaseDate() - Method in enum it.uniroma1.lcl.babelnet.BabelVersion
 
getReleaseDate() - Method in interface it.uniroma1.lcl.kb.Version
Returns the release date of the version
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
Deprecated.
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
Deprecated.
Moved to WordNetSense
getSenseNumber() - Method in class it.uniroma1.lcl.babelnet.WordNetSense
Gets the sense number of this BabelSense.
getSenses(String, Language, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, POS, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, POS, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, POS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, POS, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, POS, Collection<Language>, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, POS, Collection<Language>, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Deprecated.
getSenses(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, POS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses() - Method in interface it.uniroma1.lcl.kb.Synset
Get the senses contained in this Synset
getSenses(Language) - Method in interface it.uniroma1.lcl.kb.Synset
Get the senses contained in this Synset for an input language
getSenses(SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Get the senses contained in this Synset for an input sense source
getSenses(Language, SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Get the senses contained in this Synset for an input language and sense source
getSenses(String, Language, SenseSource...) - Method in interface it.uniroma1.lcl.kb.Synset
Gets the Senses for the input word in the given language
getSenses(String, Language, boolean, SenseSource...) - Method in interface it.uniroma1.lcl.kb.Synset
Gets the Senses for the input word in the given language
getSensesContaining(String) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSensesContaining(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSensesContaining(String, Language, POS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSensesContaining(String) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word in any language.
getSensesContaining(String, Language) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word in the given language.
getSensesContaining(String, Language, POS) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word with the given constraints.
getSensesContaining(Q) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word with the given constraints.
getSensesFrom(String) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSensesFrom(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSensesFrom(String, Language, POS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSensesFrom(String) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word in any language.
getSensesFrom(String, Language) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word in the given language.
getSensesFrom(String, Language, POS) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word with the given constraints.
getSensesFrom(Q) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of the synsets with the given constraints.
getSenseSources() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Collects all BabelSenseSources of the BabelSenses contained in this BabelSynset.
getSenseSources() - Method in interface it.uniroma1.lcl.kb.Synset
Collects all SenseSources contained for this Synset.
getSenseString() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Deprecated.
getSenseString() - Method in class it.uniroma1.lcl.babelnet.WordNetSense
 
getSenseTranslationInfo() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Deprecated.
To be removed in the next API release
getShortName() - Method in enum it.uniroma1.lcl.babelnet.data.BabelLicense
Returns the short name for this license
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
Deprecated.
getSimpleLemma() - Method in interface it.uniroma1.lcl.kb.Sense
getSimpleOffset() - Method in class it.uniroma1.lcl.kb.SynsetID
The offset without prefix (e.g., wn:, bn:, wa:, wn2020:, oewn:)
getSource() - Method in class it.uniroma1.lcl.babelnet.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
 
getSource() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Returns the source for this Babel sense
getSource() - Method in interface it.uniroma1.lcl.kb.Gloss
The region where the concept for this gloss lies.
getSource() - Method in class it.uniroma1.lcl.kb.ResourceID
Gets the source associated with the given ID
getSource() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the BabelSenseSource of this Sense.
getSourceName() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
 
getSourceName() - Method in interface it.uniroma1.lcl.kb.SenseSource
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
getStringTags() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the StringTags associated to the BabelSynset.
getSymbol() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
The symbol in BabelNet data files that is used to indicate this pointer type.
getSymbol() - Method in interface it.uniroma1.lcl.kb.RelationType
The symbol in BabelNet data files that is used to indicate this pointer type.
getSynset(ResourceID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynset(Collection<Language>, ResourceID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynset() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getSynset(ResourceID) - Method in interface it.uniroma1.lcl.kb.LKB
Given a ResourceID, returns the synset identified by the ResourceID in input.
getSynset() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the BabelSynset this Sense belongs to.
getSynsetDegree() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Get the degree of the BabelSynset.
getSynsetID() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getSynsetID() - Method in interface it.uniroma1.lcl.kb.Sense
Returns the id of the Synset the sense belongs to
getSynsetIterator() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Deprecated.
Please use LKB.iterator().
getSynsets(String) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynsets(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynsets(String, Language, POS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynsets(String, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynsets(String, Collection<Language>, POS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynsets(ResourceID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynsets(String, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS, Collection<Language>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS, Collection<Language>, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS, Collection<Language>, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS, Collection<Language>, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS, Collection<Language>, boolean, BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(Collection<Language>, ResourceID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String) - Method in interface it.uniroma1.lcl.kb.LKB
Given a word, returns the synsets for the word.
getSynsets(String, Language) - Method in interface it.uniroma1.lcl.kb.LKB
Given a word in a certain language, returns the synsets for the word.
getSynsets(String, Language, POS) - Method in interface it.uniroma1.lcl.kb.LKB
Given a word in a certain language, returns the synsets for the word.
getSynsets(String, Collection<Language>) - Method in interface it.uniroma1.lcl.kb.LKB
Given a word and a collection of languages, returns the senses for the word available in the given sense sources.
getSynsets(String, Collection<Language>, POS) - Method in interface it.uniroma1.lcl.kb.LKB
Given a word and a collection of languages, returns the synsets for the word available in the given sense sources.
getSynsets(ResourceID...) - Method in interface it.uniroma1.lcl.kb.LKB
Given a list of ResourceIDs, returns the synsets identified by the ResourceIDs in input.
getSynsets(Q) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the synsets for the word with the given constraints.
getSynsetType() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
Use Synset.getType() instead
getTags() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getTags(Class<T>) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getTags() - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Returns the collection of Tags of this Taggable.
getTags(Class<T>) - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Returns the collection of the given class of this Taggable.
getTarget() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Gets the target ID.
getThumbURL() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Gets the thumb URL this image.
getTitle() - Method in class it.uniroma1.lcl.kb.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 interface it.uniroma1.lcl.babelnet.BabelSynset
Gets all translations between senses found in this BabelSynset.
getType() - Method in class it.uniroma1.lcl.babelnet.data.BabelLemma
Returns the lemma type
getType() - Method in interface it.uniroma1.lcl.kb.Synset
Gets the type of this Synset, namely whether it's an entity, a concept, etc.
getURI() - Method in enum it.uniroma1.lcl.babelnet.data.BabelLicense
Returns a URI associated with this license
getURI(Language) - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
 
getURI(Language) - Method in interface it.uniroma1.lcl.kb.SenseSource
Returns a URI associated with a given language
getUrl() - Method in class it.uniroma1.lcl.babelnet.data.BabelAudio
Gets the full URL this BabelAudio.
getURL() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Gets the full URL this image.
getValidatedThumbURL() - Method in class it.uniroma1.lcl.babelnet.data.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.data.BabelAudio
Deprecated.
Returns a valid URL for the audio file
getValidatedURL() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Deprecated.
use getURL() Gets a verified version of the full URL this image. Checks whether possible URLs of this image (including redirections)
getValue() - Method in enum it.uniroma1.lcl.babelnet.data.Alphabet
 
getValue() - Method in class it.uniroma1.lcl.babelnet.data.BabelCategory
Gets the label of this BabelCategory.
getValue() - Method in enum it.uniroma1.lcl.babelnet.data.BabelDomain
Returns the original name of the domain
getValue() - Method in enum it.uniroma1.lcl.babelnet.data.EntityType
 
getValue() - Method in class it.uniroma1.lcl.babelnet.data.LabelTag
 
getValue() - Method in enum it.uniroma1.lcl.babelnet.data.Locale
 
getValue() - Method in class it.uniroma1.lcl.babelnet.data.StringTag
 
getValue() - Method in interface it.uniroma1.lcl.babelnet.data.Tag
Returns the tag value.
getValue() - Method in enum it.uniroma1.lcl.babelnet.data.Usage
 
getValue() - Method in enum it.uniroma1.lcl.kb.SynsetType
 
getVerbNetURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
getVersion() - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
Return the version of this WordNetSynsetID
getVersion() - Method in interface it.uniroma1.lcl.kb.LKB
Gets the version of loaded BabelNet indices
getWeight() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Deprecated.
For removal.
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
Gets the WordNet dictionary index directory
getWordNetOffset() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Deprecated.
Moved to WordNetSense
getWordNetOffset() - Method in class it.uniroma1.lcl.babelnet.WordNetSense
Gets the WordNet offset of the WordNet sense to which this BabelSense corresponds, if any.
getWordNetOffsetMapFrom(WordNetVersion) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Obtains a map from WordNetSynsetIDs of the input WordNetVersion to the current version of WordNet (3.0 as of 2016)
getWordNetOffsetMapTo(WordNetVersion) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Obtains a map from the current version of WordNet (3.0 as of 2016) to WordNetSynsetIDs of the input WordNetVersion
getWordNetOffsets() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets the WordNet offsets (version 3.0) whose corresponding synsets this BabelSynset covers, if any.
getWordNetStream() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of the WordNet BabelSynsets
getWordNetSynsetIterator() - Method in interface it.uniroma1.lcl.kb.LKB
Creates a new instance of a WordNet iterator
getYAGOURI() - Method in class it.uniroma1.lcl.babelnet.BabelSense
getYAGOURIs() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gloss - Interface in it.uniroma1.lcl.kb
A general gloss interface for a Synset
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.BabelSynsetRelation
 
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.data.LabelTag
 
hashCode() - Method in class it.uniroma1.lcl.babelnet.data.StringTag
 
hashCode() - Method in class it.uniroma1.lcl.kb.ResourceID
 
hasNext() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
hasNext() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelLexiconIterator
 
hasNext() - Method in class it.uniroma1.lcl.babelnet.iterators.WordNetSynsetIterator
 
hasSenseFilters() - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery
Returns true if the constraints include at least one sense filter
hasSynsetFilters() - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery
Returns true if the constraints include at least one synset filter
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.kb.ResourceID
Id of a ResourceID
ID_LENGTH - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
ID string length
ID_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
The WordNet offset prefix
indexManager - Static variable in class it.uniroma1.lcl.babelnet.BabelNet
Lucene index manager
InternalBabelSynsetComparator - 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 based on their degree and lexicographically based on their main sense
InternalBabelSynsetComparator() - Constructor for class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
Creates a new instance of a InternalBabelSynsetComparator with sorting on the out-degree
InternalBabelSynsetComparator(String) - Constructor for class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
Creates a new instance of a InternalBabelSynsetComparator with sorting on the English language
InternalBabelSynsetComparator(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
Creates a new instance of a InternalBabelSynsetComparator
InvalidSynsetIDException - Exception in it.uniroma1.lcl.babelnet
Exception for an invalid synset ID.
InvalidSynsetIDException(SynsetID) - Constructor for exception it.uniroma1.lcl.babelnet.InvalidSynsetIDException
Builds the exception with the invalid synset ID
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
isAutomatic(BabelSenseSource) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is the result of automatic machine translation.
isAutomaticTranslation() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Returns true if the sense is the result of an automatic translation
isAutomaticTranslation(Language) - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
isAutomaticTranslation() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is the result of automatic machine translation.
isAutomaticTranslation(BabelSenseSource, Language) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
isAutomaticTranslation(BabelSenseSource) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is the result of automatic machine translation.
isAutomaticTranslationFromBabelNet() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is the result of automatic machine translation from BabelNet.
isBadImage() - Method in class it.uniroma1.lcl.babelnet.data.BabelImage
Is it a bad or censored image
isBadImageFilterActive() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Returns a boolean specifying whether the bad image filter is active
isFromAnyWordnet() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is any wordnet (Princeton WordNet or any other language)
isFromBabelNet() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is BabelNet
isFromMultiWordnet() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is any wordnet (Princeton WordNet is not included)
isFromOmegaWiki() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is OmegaWiki
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
isFromWiktionary() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is Wiktionary
isFromWordAtlas() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is WordAtlas
isFromWordNet() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is Princeton WordNet
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
Deprecated.
Use BabelSense:isKeySense() instead
isKeyConcept() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Determines if the synset is a key concept
isKeySense() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
isKeySense() - Method in interface it.uniroma1.lcl.kb.Sense
Returns true if it is a key sense
isMeronym() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns true if the relation is of a meronymy kind
isMULConversionFilterActive() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Returns a boolean specifying whether the MUL conversion is active
isNotAutomaticTranslation() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Returns true if the sense is NOT the result of an automatic translation
isRedirection() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is Wikipedia or Wikiquote redirection
isTaggedAs(Tag...) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
isTaggedAs(Collection<Tag>) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
isTaggedAs(Tag) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
isTaggedAs(Collection<Tag>) - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Checks if all the given tags are contained in this Taggable.
isTaggedAs(Tag...) - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Checks if all the given tags are contained in this Taggable.
isTaggedAs(Tag) - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Checks if the given tag are contained in this Taggable.
isTranslation() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
isValid() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
 
isValid() - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
 
isValid() - Method in class it.uniroma1.lcl.kb.SynsetID
Returns true if the synset ID is valid
isWordAtlasMainSensesSupportActive() - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Returns a boolean specifying whether the support of the WordAtlas main senses is active
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.impl - package it.uniroma1.lcl.babelnet.impl
 
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 ResourceIDs for BabelNet.
it.uniroma1.lcl.kb - package it.uniroma1.lcl.kb
The package which contains the general interfaces and classes for all Lexical Knowledge Bases.
iterator() - Method in interface it.uniroma1.lcl.kb.LKB
Creates a new instance of Synset iterator.

K

keySense(boolean) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the feature of being or not a key sense (false if not called)
keySense() - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the feature of being a key sense (false if not called)

L

LabelTag - Class in it.uniroma1.lcl.babelnet.data
A label tag associated to a BabelSynset.
LabelTag(Language, String) - Constructor for class it.uniroma1.lcl.babelnet.data.LabelTag
Creates a new instance of LabelTag.
language - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The language of this sense
language - Variable in class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
Language used to sort synsets
language - Variable in class it.uniroma1.lcl.kb.ResourceID
Language of the resource ID, if available
lemma - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The BabelLemma for this sense
lemma - Variable in class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
The lemma used to sort synsets
Lemma - Interface in it.uniroma1.lcl.kb
A general interface for a lemma in a Synset.
lemmas - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Lemmas to use for restricting results
lemmaType(BabelLemmaType...) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the BabelLemmaTypes for the synset search
LemmaType - Interface in it.uniroma1.lcl.kb
A general interface for the type of a Lemma in a Synset.
lemmaTypes - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Lemma types to use for search
lexiconStream() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSynsets
liveDocs - Variable in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
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> - Interface in it.uniroma1.lcl.kb
An abstract lexical knowledge base.
LKBQuery - Interface in it.uniroma1.lcl.kb
Interface whose implementations represent queries to a concrete LKB.
Locale - Enum in it.uniroma1.lcl.babelnet.data
Enumeration describing lexical and orthographic variations

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
A resource identifier with the specified Microsoft Terminology resource id.
MSTermID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.MSTermID
 

N

name() - Method in interface it.uniroma1.lcl.kb.Version
Returns the Java name of the version enum constant
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
 
next() - Method in class it.uniroma1.lcl.babelnet.iterators.WordNetSynsetIterator
 
normalized(boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the normalization for lemma search
NOUN - Static variable in interface it.uniroma1.lcl.babelnet.data.BabelPOS
Deprecated.
 

O

OEWN_ID_LENGTH - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
Open English WordNet ID string length
OEWN_ID_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
The Open English WordNet offset prefix
offsetStream() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of string offsets of BabelSynsets
OmegaWikiID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with the specified OmegaWiki resource id.
OmegaWikiID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.OmegaWikiID
 
ordinal() - Method in interface it.uniroma1.lcl.kb.Domain
Returns the ordinal of this enumeration constant
ordinalForSorting() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns an ordinal number by importance to be used for sorting

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
phonetics(BabelSensePhonetics) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the phonetic information
POS(POS) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the POS for the synset search
POS(POS...) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the POSes for the synset search
POS(Collection<? extends POS>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the POS collection for the synset search
pos - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The part-of-speech of this sense
pos - Variable in class it.uniroma1.lcl.kb.ResourceID
POS of the resource ID, if available
poses - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Parts of speech to use for restricting results

Q

QcodeID - Class in it.uniroma1.lcl.babelnet
Constructs a Qcode identifier with the specified ID.
QcodeID(String) - Constructor for class it.uniroma1.lcl.babelnet.QcodeID
Creates a new instance of a QcodeID.

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
RelationType - Interface in it.uniroma1.lcl.kb
A general interface for a relation type.
remove() - Method in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 
remove() - Method in class it.uniroma1.lcl.babelnet.iterators.WordNetSynsetIterator
 
ResourceID - Class in it.uniroma1.lcl.kb
A basic resource identifier.
ResourceID(String, SenseSource) - Constructor for class it.uniroma1.lcl.kb.ResourceID
Builds the ResourceID
resourceIDs - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Resource IDs for restricting results
ResourceWithLemmaID - Class in it.uniroma1.lcl.kb
A resource identifier with multiple parameters.
ResourceWithLemmaID(String, Language, POS, SenseSource) - Constructor for class it.uniroma1.lcl.kb.ResourceWithLemmaID
Builds a resource with lemma and ID
ResourceWithLemmaID(String, Language, SenseSource) - Constructor for class it.uniroma1.lcl.kb.ResourceWithLemmaID
Builds a resource with lemma and ID
retainSenses(Predicate<? super S>) - Method in interface it.uniroma1.lcl.kb.Synset
Retains all the senses which pass the predicate test
retainSenses(List<Predicate<? super S>>) - Method in interface it.uniroma1.lcl.kb.Synset
Retains all the senses which pass the predicate tests

S

searchLanguages - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Languages to use for search
SEMANTICALLY_RELATED - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Wikipedia relations
Sense - Interface in it.uniroma1.lcl.kb
General interface for a sense for a Synset.
senseFilters - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Filters to be applied to each sense of each synset retrieved
senseKey - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The sensekey of the OmegaWiki, Wikidata, Wiktionary, GeoName, MSTERM or VerbNet sense to which this sense corresponds, if any
SenseSource - Interface in it.uniroma1.lcl.kb
A general interface for the source of a Sense.
senseStream() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSenses
senseStream(Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSenses in a given Language
senseStream(BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSenses belonging to a given BabelSenseSource
senseStream(Language, BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSenses with the given constraints
setBabelNetDir(String) - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Sets BabelNetDir path
setBasePath(String) - Method in class it.uniroma1.lcl.babelnet.BabelNetConfiguration
Sets absolute base path
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.BabelSynsetRelation
Deprecated.
For removal.
setWeight(double) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
Deprecated.
For removal.
SIMILAR_TO - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Similar To from WordNet
simpleLemma - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The simple lemma for this sense (without parentheses, etc.)
size() - Method in interface it.uniroma1.lcl.kb.Synset
Returns the number of senses in the synset
sortByParentheses(BabelSense, BabelSense) - Method in class it.uniroma1.lcl.babelnet.BabelSenseComparator
Sorts two s by parenthesis (senses without parenthesis first)
sortByParentheses(BabelSense, BabelSense) - Method in class it.uniroma1.lcl.babelnet.data.BabelWordSenseComparator
 
source(BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the source for the synset search
source - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The source of this lemma: WordNet, Wikipedia, translation, etc.
source - Variable in class it.uniroma1.lcl.kb.ResourceID
Source of the resource ID
sources(BabelSenseSource...) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the sources for the synset search
sources(Collection<BabelSenseSource>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the source collection for the synset search
sources(Predicate<BabelSenseSource>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets a filter for each sources in each synset retrieved
sources - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Sources to use for restricting results
stream() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSynsets
StringTag - Class in it.uniroma1.lcl.babelnet.data
A string tag associated to a BabelSynset.
StringTag(String) - Constructor for class it.uniroma1.lcl.babelnet.data.StringTag
Creates a new instance of StringTag.
synset - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The synset this sense belongs to
Synset<S extends Sense,E extends SynsetRelation,T extends SynsetRelationType,G extends Gloss,X extends Example> - Interface in it.uniroma1.lcl.kb
A general class for a synonym set (synset).
synsetFilters - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Filters to be applied to each synset retrieved
synsetID - Variable in class it.uniroma1.lcl.babelnet.BabelSense
The synset id this sense belongs to
SynsetID - Class in it.uniroma1.lcl.kb
A unique identifier for a Synset.
SynsetID(String, SenseSource) - Constructor for class it.uniroma1.lcl.kb.SynsetID
 
SynsetRelation - Interface in it.uniroma1.lcl.kb
A general interface for a relation (edge) between Synsets.
SynsetRelationType - Interface in it.uniroma1.lcl.kb
A general interface for types of relation between Synsets.
SynsetType - Enum in it.uniroma1.lcl.kb
A kind of Synset -- namely, named entity, concept or unknown.

T

tag(Collection<Tag>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the collection of Tags for the synset search
tag(Tag...) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the Tags for the synset search
tag(Collection<? extends Tag>) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the sense tags from a given collection of tags.
tag(Tag...) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the sense tags from given tags.
Tag<T> - Interface in it.uniroma1.lcl.babelnet.data
A general interface for a tag.
Taggable - Interface in it.uniroma1.lcl.babelnet.data
A general interface for a taggable.
targetLanguages - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Languages to use for populating results
testSynsetFilters(BabelSynset) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery
Tests all the synset filters against the input synset
to(Language) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the target language to build synsets with
to(Language...) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the target languages to build synsets with
to(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the target language collection to build synsets with
toAllLanguages() - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets all languages as target languages
toBabelSynset() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
Deprecated.
toBabelSynset(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
Deprecated.
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
toSameLanguages() - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the target languages to the same as the search languages
toString() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
toString(Language...) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Returns the string representation of the BabelSenses of this BabelSynset only for a specific set of languages.
toString() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetRelation
 
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 enum it.uniroma1.lcl.babelnet.data.BabelDomain
 
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.BabelImage
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.BabelLemma
 
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
Deprecated.
 
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.data.LabelTag
 
toString() - Method in class it.uniroma1.lcl.babelnet.data.StringTag
 
toString() - Method in class it.uniroma1.lcl.babelnet.QcodeID
 
toString() - Method in class it.uniroma1.lcl.kb.ResourceID
 
toString() - Method in enum it.uniroma1.lcl.kb.SynsetType
 
toString() - Method in interface it.uniroma1.lcl.kb.Version
Returns the version string
toSynset() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
From a lightweight BabelSynsetID, creates the corresponding BabelSynset
toSynsets(ResourceID, Collection<Language>) - Method in interface it.uniroma1.lcl.kb.LKB
Converts from ResourceID to the corresponding Synsets.
toSynsets(ResourceID) - Method in interface it.uniroma1.lcl.kb.LKB
Converts from ResourceID to the corresponding Synsets.
toSynsets() - Method in class it.uniroma1.lcl.kb.ResourceID
Converts the ID to a collection of BabelSynsets
toSynsets(Collection<Language>) - Method in class it.uniroma1.lcl.kb.ResourceID
Converts the ID to a collection of BabelSynsets
toURI(ExternalResource) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
toURI(ExternalResource) - Method in interface it.uniroma1.lcl.kb.Sense
Returns the URI of the sense for a given ExternalResource
toURIs(ExternalResource) - Method in interface it.uniroma1.lcl.kb.Synset
Returns the URIs of the various senses in the synset for a given ExternalResource
toURIs(ExternalResource, Language...) - Method in interface it.uniroma1.lcl.kb.Synset
Returns the URIs of the various senses in the given languages in the synset for a given ExternalResource
toURIs(ExternalResource, Collection<Language>) - Method in interface it.uniroma1.lcl.kb.Synset
Returns the URIs of the various senses in the given languages in the synset for a given ExternalResource
toVersion(WordNetVersion) - Method in class it.uniroma1.lcl.babelnet.WordNetSynsetID
Obtains a list of WordNetSynsetIDs corresponding to this WordNetSynsetID in the input WordNetVersion
toWordNetPOS(UniversalPOS) - Static method in class it.uniroma1.lcl.babelnet.BabelNetUtils
Returns the JWI WordNet part of speech where available
translationInfo(String) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Deprecated.
To be removed in the next API release

U

USAGE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Domain of synset - USAGE from WordNet
Usage - Enum in it.uniroma1.lcl.babelnet.data
Enumeration describing usage information
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.BabelExternalResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.BabelSynsetType
Deprecated.
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.Alphabet
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.BabelLemmaType
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.BabelSenseSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.Locale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.data.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.uniroma1.lcl.kb.SynsetType
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 with the string given in input
values() - Static method in enum it.uniroma1.lcl.babelnet.BabelExternalResource
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
Deprecated.
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.Alphabet
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.BabelLemmaType
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.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.EntityType
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.Locale
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.Usage
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.impl.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.impl.BabelNetIndexImageField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.uniroma1.lcl.kb.SynsetType
Returns an array containing the constants of this enum type, in the order they are declared.
VERB - Static variable in interface it.uniroma1.lcl.babelnet.data.BabelPOS
Deprecated.
 
VERB_GROUP - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Verb Group from WordNet
VerbAtlasFrameID - Class in it.uniroma1.lcl.babelnet
Constructs a frame identifier with the specified ID.
VerbAtlasFrameID(String) - Constructor for class it.uniroma1.lcl.babelnet.VerbAtlasFrameID
Creates a new instance of a VerbAtlas FrameID.
VerbNetID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with the specified VerbNet resource id.
VerbNetID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.VerbNetID
 
Version - Interface in it.uniroma1.lcl.kb
A general Lexical Knowledge Base version interface.

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_HYPONYM_INSTANCE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Hyponym instance 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
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
A resource identifier with the specified Wikipedia page title, language and POS.
WikipediaID(String, Language, POS) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikipediaID
Constructs a Wikipedia page ID
WikipediaID(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikipediaID
Constructs a Wikipedia page ID
WikiquoteID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with the specified Wikiquote page title, language and POS.
WikiquoteID(String, Language, POS) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikiquoteID
Constructs a Wikiquote ID
WikiquoteID(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikiquoteID
Constructs a Wikiquote ID
WiktionaryID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with the specified Wiktionary id.
WiktionaryID(String) - Constructor for class it.uniroma1.lcl.babelnet.resources.WiktionaryID
 
WN2020_ID_LENGTH - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
WordNet 2020 ID string length
WN2020_ID_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.WordNetSynsetID
The WordNet 2020 offset prefix
WORDATLAS_ID_LENGTH - Static variable in class it.uniroma1.lcl.babelnet.BabelSynsetID
The WordAtlas ID length "wa:tqlms5n"
WORDATLAS_ID_PREFIX - Static variable in class it.uniroma1.lcl.babelnet.BabelSynsetID
The WordAtlas ID prefix
wordNetOffset(String) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the WordNet offset for the (WordNet) sense
wordNetOffset - Variable in class it.uniroma1.lcl.babelnet.WordNetSense
The offset of the WordNet sense to which this sense corresponds, if any
WordNetSense - Class in it.uniroma1.lcl.babelnet
A WordNet sense.
WordNetSense(String, String, Language, POS, String, BabelSynset, String, Integer, Integer, BabelSenseSource) - Constructor for class it.uniroma1.lcl.babelnet.WordNetSense
Creates a new instance of a WordNetSense
wordNetSenseNumber(Integer) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the WordNet sense number for the (WordNet) sense
wordNetSenseNumber - Variable in class it.uniroma1.lcl.babelnet.WordNetSense
The sense number of the WordNet if any
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
Builds a WordNet synset ID with version WordNetVersion.WN_30
WordNetSynsetID(String, WordNetVersion) - Constructor for class it.uniroma1.lcl.babelnet.WordNetSynsetID
Constructs the WordNet synset ID
WordNetSynsetIterator - Class in it.uniroma1.lcl.babelnet.iterators
Iterator over WordNet BabelSynsets.
WordNetSynsetIterator() - Constructor for class it.uniroma1.lcl.babelnet.iterators.WordNetSynsetIterator
 
wordNetSynsetPosition(Integer) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the WordNet synset position for the (WordNet) sense
wordNetSynsetPosition - Variable in class it.uniroma1.lcl.babelnet.WordNetSense
The position of the WordNet sense to which this sense corresponds,

Y

YAGOURL(String) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the YAGO URL
A B C D E F G H I K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2016–2022. All rights reserved.