A B C D E F G H I K L M N O P Q R S T U V W Y 
All Classes All Packages

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.
 
AFRICA - it.uniroma1.lcl.babelnet.data.Locale
 
ALASKA - it.uniroma1.lcl.babelnet.data.Locale
 
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
AMERICA - it.uniroma1.lcl.babelnet.data.Locale
 
ANIMAL - it.uniroma1.lcl.babelnet.data.EntityType
 
ANIMALS - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
domain merged with BabelDomain.BIOLOGY
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
APACHE_20 - it.uniroma1.lcl.babelnet.data.BabelLicense
Apache 2.0 License
ARCHAIC - it.uniroma1.lcl.babelnet.data.Usage
 
ART_ARCHITECTURE_AND_ARCHAEOLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Art (painting, visual arts, sculpture, etc.; except for music, dance, poetry, photography and theatre), architecture (construction, buildings, etc.), archaeology (sites, finds etc.), prehistory.
ATTRIBUTE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Attribute from WordNet
AUSTRALIA - it.uniroma1.lcl.babelnet.data.Locale
 
AUTOMATIC_TRANSLATION - it.uniroma1.lcl.babelnet.data.BabelLemmaType
Lemmas resulting from automatic translations (suggested use only for automatic text processing).

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() - Constructor for class it.uniroma1.lcl.babelnet.data.BabelExampleComparator
Creates the example comparator
BabelExampleComparator(BabelSense) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelExampleComparator
Creates the example comparator with the sense the examples refer to
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) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGloss
Creates a new instance of a BabelGloss
BabelGloss(BabelSenseSource, int, Language, String, Set<BabelTokenId>) - 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() - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGlossComparator
Creates the gloss comparator
BabelGlossComparator(BabelSense) - Constructor for class it.uniroma1.lcl.babelnet.data.BabelGlossComparator
Creates the gloss comparator with the sense the glosses refer to
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 - it.uniroma1.lcl.babelnet.data.BabelImageSource
BabelNet image
BABELNET - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from BabelNet itself
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
BABELNET_NC - it.uniroma1.lcl.babelnet.data.BabelLicense
BabelNet NonCommercial license
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
BABELPIC_GOLD - it.uniroma1.lcl.babelnet.data.BabelImageSource
BabelPic gold image
BABELPIC_SILVER - it.uniroma1.lcl.babelnet.data.BabelImageSource
BabelPic silver image
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
BADIMAGE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
is bad Image
BIOLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Biology; animals, plants and their classifications, microorganisms.
BIOLOGY - it.uniroma1.lcl.babelnet.data.EntityType
 
bNormalizedLemma - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
True if the search is insensitive to accents, etc.
BRAZIL - it.uniroma1.lcl.babelnet.data.Locale
 
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(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
Builder(Collection<? extends ResourceID>) - Constructor for class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Adds the resource IDs for search
BUSINESS_ECONOMICS_AND_FINANCE - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
BUSINESS_INDUSTRY_AND_FINANCE - it.uniroma1.lcl.babelnet.data.BabelDomain
Business, industry, economy, finance, management, money.

C

CANADA - it.uniroma1.lcl.babelnet.data.Locale
 
CATEGORY - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Categories
CAUSE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Cause from WordNet
CC_BY_30 - it.uniroma1.lcl.babelnet.data.BabelLicense
Creative Commons Attribution 3.0 License
CC_BY_40 - it.uniroma1.lcl.babelnet.data.BabelLicense
Creative Commons Attribution 4.0 License
CC_BY_NC_SA_30 - it.uniroma1.lcl.babelnet.data.BabelLicense
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
CC_BY_NC_SA_40 - it.uniroma1.lcl.babelnet.data.BabelLicense
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 Unported License
CC_BY_SA_30 - it.uniroma1.lcl.babelnet.data.BabelLicense
Creative Commons Attribution-ShareAlike 3.0 License
CC_BY_SA_40 - it.uniroma1.lcl.babelnet.data.BabelLicense
Creative Commons Attribution-ShareAlike 4.0 International
CC0_10 - it.uniroma1.lcl.babelnet.data.BabelLicense
CC0 1.0 Universal
CECILL_C - it.uniroma1.lcl.babelnet.data.BabelLicense
CeCILL-C free software license agreement
CELESTIAL_BODY - it.uniroma1.lcl.babelnet.data.EntityType
 
CHEMISTRY_AND_MINERALOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Chemistry, compounds, chemicals, minerals, mineralogy.
coarseGrained() - Method in enum it.uniroma1.lcl.babelnet.data.Locale
Returns a coarse grained Locale
COLOR - it.uniroma1.lcl.babelnet.data.Usage
 
COMMERCIAL - it.uniroma1.lcl.babelnet.data.BabelLicense
Babelscape commercial license
COMMUNICATION_AND_TELECOMMUNICATION - it.uniroma1.lcl.babelnet.data.BabelDomain
Communication (oral, written, etc.) and telecommunication (telegraph, telephone, TV, radio, fax, Internet, etc.) means.
compare(BabelSense, BabelSense) - Method in class it.uniroma1.lcl.babelnet.BabelSenseComparator
 
compare(BabelSynsetRelation, BabelSynsetRelation) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetIDRelationComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetGlossComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.data.BabelSynsetRelationComparator
 
compare(BabelSynset, BabelSynset) - Method in class it.uniroma1.lcl.babelnet.InternalBabelSynsetComparator
 
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
 
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
 
COMPUTING - it.uniroma1.lcl.babelnet.data.BabelDomain
Computer science, computing, hardware and software.
CONCEPT - it.uniroma1.lcl.babelnet.BabelSynsetType
Deprecated.
A concept is an abstraction or generalization from experience
CONCEPT - it.uniroma1.lcl.kb.SynsetType
A concept is an abstraction or generalization from experience
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
CRAFT_ENGINEERING_AND_TECHNOLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Crafts (handicraft, skilled work, etc.), engineering, technology.
CULTURAL - it.uniroma1.lcl.babelnet.data.Usage
 
CULTURE_AND_SOCIETY - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
CULTURE_ANTHROPOLOGY_AND_SOCIETY - it.uniroma1.lcl.babelnet.data.BabelDomain
Concepts affecting local and global culture and society; social behavior, trends, norms and expectations in human society; anthropology.
currentIndex - Variable in class it.uniroma1.lcl.babelnet.iterators.BabelIterator
 

D

DATE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
Date
DBPEDIA - it.uniroma1.lcl.babelnet.BabelExternalResource
DERIVATIONALLY_RELATED - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Derivationally related form from WordNet
DEROGATORY - it.uniroma1.lcl.babelnet.data.Usage
 
DISEASE - it.uniroma1.lcl.babelnet.data.EntityType
 
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.
DOMAIN - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Domains
DOMAIN_WEIGHT - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Domain weight

E

EAST_AFRICA - it.uniroma1.lcl.babelnet.data.Locale
 
EDUCATION - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
EDUCATION_AND_SCIENCE - it.uniroma1.lcl.babelnet.data.BabelDomain
Education, teaching, students; science and general scientific concepts (specific concepts go to the various domains: mathematics, physics, astronomy, biology, chemistry, geology, computing, etc.).
EMOTIONS_AND_FEELINGS - it.uniroma1.lcl.babelnet.data.BabelDomain
Feelings and emotions.
ENGINEERING_AND_TECHNOLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
ENGLAND - it.uniroma1.lcl.babelnet.data.Locale
 
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
ENVIRONMENT - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
ENVIRONMENT_AND_METEOROLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Natural environment and its preservation; ecology; natural events (fires, rains, typhoons, etc.); meteorology, weather conditions.
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
 
EVENT - it.uniroma1.lcl.babelnet.data.EntityType
 
Example - Interface in it.uniroma1.lcl.kb
A general example interface for a Sense usage.
EXAMPLE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Examples
ExternalResource - Interface in it.uniroma1.lcl.kb
A general interface for an external resource.

F

FARMING - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
FARMING_FISHING_AND_HUNTING - it.uniroma1.lcl.babelnet.data.BabelDomain
Farming, agriculture; plant cultivation, livestock raising; fishing; hunting.
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
FISHING_AND_HUNTING - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
FOOD - it.uniroma1.lcl.babelnet.data.EntityType
 
FOOD_AND_DRINK - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
FOOD_DRINK_AND_TASTE - it.uniroma1.lcl.babelnet.data.BabelDomain
Food, drinks, flavors, sense of taste; eating places (bars, pubs, restaurants), food events.
FrameID - Interface in it.uniroma1.lcl.kb
A general class for a frame identifier.
FRAMENET - it.uniroma1.lcl.babelnet.BabelExternalResource
FRAMENET - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
removed with BabelNet 5.0
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
 
FREEBASE_ID - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Freebase ID
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) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelLemmaType
Gets the lemma type from a BabelSenseSource and its Language
fromBabelSenseSource(BabelSenseSource, Language) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelLemmaType
Deprecated.
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

GAMES_AND_VIDEO_GAMES - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
GEOGRAPHY_AND_PLACES - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
GEOGRAPHY_GEOLOGY_AND_PLACES - it.uniroma1.lcl.babelnet.data.BabelDomain
Geography and geographical concepts (continents, countries, regions, provinces, cities, towns, villages, rivers, hills, mountains, plains, etc.); geology and geological concepts (solid Earth, rocks, geological processes, earthquakes, volcanos, etc.); geophysics; places.
GEOLOGY_AND_GEOPHYSICS - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
GEONAMES - it.uniroma1.lcl.babelnet.BabelExternalResource
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
 
GEONM - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization found in GeoNames
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() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
No more supported
getCompounds(Language) - 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() - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Examples for this Synset.
getExamples(Language) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Examples in the given languages 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(SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Examples in the given source 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() - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Glosses for this Synset.
getGlosses(Language) - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Glosses in the given languages for this Synset.
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.
getId() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
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 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() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
No more supported
getOtherForms(Language) - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Deprecated.
No more supported
getOutgoingEdges() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
Returns the edges which connect the current synset
getOutgoingEdges() - Method in interface it.uniroma1.lcl.kb.Synset
Collects all Synset edges incident on this Synset.
getOutgoingEdges(BabelSynsetID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the outgoing edges from a given BabelSynsetID
getOutgoingEdges(BabelSynsetID, Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getOutgoingEdges(BabelPointer...) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
Collects all SynsetRelation edges of the SynsetRelationTypes given as input for this BabelSynsetID.
getOutgoingEdges(Collection<Language>) - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
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() - 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(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(SenseSource) - Method in interface it.uniroma1.lcl.kb.Synset
Get the senses contained in this Synset for an input sense source
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, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSenses(String, Language, boolean, SenseSource...) - Method in interface it.uniroma1.lcl.kb.Synset
Gets the Senses for the input word in the given language
getSenses(String, Language, POS) - 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, BabelSenseSource...) - 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, Collection<Language>, 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, SenseSource...) - Method in interface it.uniroma1.lcl.kb.Synset
Gets the Senses for the input word in the given language
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
getSensesContaining(String) - 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 class it.uniroma1.lcl.babelnet.BabelNet
 
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 class it.uniroma1.lcl.babelnet.BabelNet
 
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) - Method in interface it.uniroma1.lcl.kb.LKB
Returns the senses of synsets containing the word in any language.
getSensesFrom(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
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 class it.uniroma1.lcl.babelnet.BabelNet
 
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() - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
getSynset() - Method in interface it.uniroma1.lcl.kb.Sense
Gets the BabelSynset this Sense belongs to.
getSynset(ResourceID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
getSynset(ResourceID) - Method in interface it.uniroma1.lcl.kb.LKB
Given a ResourceID, returns the synset identified by the ResourceID in input.
getSynset(Collection<Language>, ResourceID) - Method in class it.uniroma1.lcl.babelnet.BabelNet
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(ResourceID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
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(String) - 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, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
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, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Language, POS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
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, Language, POS, boolean) - 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, BabelSenseSource...) - 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, Language, POS, Collection<Language>, 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, 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>) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
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>, boolean) - Method in class it.uniroma1.lcl.babelnet.BabelNet
getSynsets(String, Collection<Language>, POS) - Method in class it.uniroma1.lcl.babelnet.BabelNet
 
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(String, Collection<Language>, POS, boolean) - 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, BabelSenseSource...) - 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, Collection<Language>, POS, Collection<Language>, 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>, 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(Collection<Language>, ResourceID...) - Method in class it.uniroma1.lcl.babelnet.BabelNet
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() - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Returns the collection of Tags of this Taggable.
getTags(Class<T>) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
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() - Method in interface it.uniroma1.lcl.babelnet.BabelSynset
Gets all translations between senses found in this BabelSynset.
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.
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
GFDL_12 - it.uniroma1.lcl.babelnet.data.BabelLicense
GFDL 1.2 license
Gloss - Interface in it.uniroma1.lcl.kb
A general gloss interface for a Synset
GLOSS - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Glosses
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
HAWAII - it.uniroma1.lcl.babelnet.data.Locale
 
HEALTH_AND_MEDICINE - it.uniroma1.lcl.babelnet.data.BabelDomain
Human health and medicine; diseases, drugs and prescriptions; physical, mental and social well-being.
HERALDRY_HONORS_AND_VEXILLOLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Armory, vexillology, honors, ranks.
HIGH_QUALITY - it.uniroma1.lcl.babelnet.data.BabelLemmaType
High quality lemmas, coming from professionally-curated resources (such as WordNet or WordAtlas) or reliable crowdsources resources.
HISTORY - it.uniroma1.lcl.babelnet.data.BabelDomain
Events of the past occurred after the invention of writing systems (for prehistory, see archaeology).
HOLONYM - it.uniroma1.lcl.babelnet.data.BabelPointer.RelationGroup
 
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
HONG_KONG - it.uniroma1.lcl.babelnet.data.Locale
 
HYPERNYM - it.uniroma1.lcl.babelnet.data.BabelPointer.RelationGroup
 
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 - it.uniroma1.lcl.babelnet.data.BabelPointer.RelationGroup
 
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

ICEWN - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Galician (IceWordNet) Open Multilingual WordNet
id - Variable in class it.uniroma1.lcl.kb.ResourceID
Id of a ResourceID
ID - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Id reference attribute type
ID - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
Id reference attribute type
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
ID_SENSE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
The sense identifier
IMAGE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Images
IMAGENET - it.uniroma1.lcl.babelnet.data.BabelImageSource
imageNet image
indexManager - Static variable in class it.uniroma1.lcl.babelnet.BabelNet
Lucene index manager
INDIA - it.uniroma1.lcl.babelnet.data.Locale
 
INSTRUMENT - it.uniroma1.lcl.babelnet.data.EntityType
 
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
IRELAND - it.uniroma1.lcl.babelnet.data.Locale
 
isAutomatic() - Method in class it.uniroma1.lcl.babelnet.data.BabelPointer
Returns true if the relation is obtained from an automatic resource
isAutomatic(BabelSenseSource) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is the result of automatic machine translation.
isAutomatic(BabelSenseSource, Language) - Static method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
isAutomaticTranslation() - Method in class it.uniroma1.lcl.babelnet.BabelSense
Returns true if the sense is the result of an automatic translation
isAutomaticTranslation() - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
Returns true if the source is the result of automatic machine translation.
isAutomaticTranslation(BabelSenseSource) - Static 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(Language) - Method in enum it.uniroma1.lcl.babelnet.data.BabelSenseSource
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 {@link 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(Tag) - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Checks if the given tag are contained in this Taggable.
isTaggedAs(Tag...) - Method in class it.uniroma1.lcl.babelnet.BabelSense
 
isTaggedAs(Tag...) - Method in interface it.uniroma1.lcl.babelnet.data.Taggable
Checks if all the given tags are contained in this Taggable.
isTaggedAs(Collection<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.
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.
IWN - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Italian WordNet

K

KEY_CONCEPT - it.uniroma1.lcl.babelnet.data.Usage
 
KEY_CONCEPT - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Key concept of the BabelSynset
keySense() - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the feature of being a key sense (false if not called)
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)

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
LANGUAGE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
The language of WikiCommons page
LANGUAGE_AND_LINGUISTICS - it.uniroma1.lcl.babelnet.data.BabelDomain
Languages, linguistics, idiomatic expressions, phrases.
LANGUAGE_LEMMA - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Concatenation of language+lemma for exact search
LANGUAGE_LEMMA_NORMALIZER - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Concatenation of language+lemma normalized for exact search (Unicode text)
LAW_AND_CRIME - it.uniroma1.lcl.babelnet.data.BabelDomain
Laws, justice, judges, police, crimes, criminal minds and behaviors.
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.
LEMMA - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
All lemmas of the BabelSynset (cased)
LEMMA_FREQUENCE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Sense frequency in Wikipedia
LEMMA_LANGUAGE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Language of lemmas
LEMMA_NUMBER - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Sense number in WordNet
LEMMA_SENSEKEY - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Sensekeys for lemmas mapping to WordNet
LEMMA_SOURCE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Sense source: WordNet, Wikipedia, WordNet translation, Wikipedia translation
LEMMA_TOLOWERCASE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
All lemmas of the BabelSynset (normalized to lowercase)
LEMMA_WEIGHT - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Weights of translations
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
LICENSE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
License image
LICENSE_ID - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
License ID
LITERATURE_AND_THEATRE - it.uniroma1.lcl.babelnet.data.BabelDomain
Literature, authors, books, novels, poetry, plays, theatre.
LIVE - it.uniroma1.lcl.babelnet.BabelVersion
 
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
LOCALE_TAG - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
The locale tag identifier
LOCATION - it.uniroma1.lcl.babelnet.data.EntityType
 

M

main(String[]) - Static method in class it.uniroma1.lcl.babelnet.data.BabelAudio
 
MAIN_SENSE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Main sense of a BabelSynset
MATHEMATICS - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
MATHEMATICS_AND_STATISTICS - it.uniroma1.lcl.babelnet.data.BabelDomain
Mathematics, statistics, numbers, mathematical operations and functions, mathematical and statistical concepts.
MCR_CA - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Catalan Open Multilingual WordNet
MCR_ES - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Spanish Open Multilingual WordNet
MCR_EU - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Basque Open Multilingual WordNet
MCR_GL - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Galician Open Multilingual WordNet
MCR_PT - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Portuguese Open Multilingual WordNet
MEDIA - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
domain merged with BabelDomain.MEDIA_AND_PRESS
MEDIA - it.uniroma1.lcl.babelnet.data.EntityType
 
MEDIA_AND_PRESS - it.uniroma1.lcl.babelnet.data.BabelDomain
Mass media such as print media (news media, newspapers, magazines, etc.), publishing, photography, cinema (films, directors, screenwriters, etc.), broadcasting (radio and television), and advertising.
MERONYM - it.uniroma1.lcl.babelnet.data.BabelPointer.RelationGroup
 
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
METEOROLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
MIDLAND_US - it.uniroma1.lcl.babelnet.data.Locale
 
MIDWESTERN_US - it.uniroma1.lcl.babelnet.data.Locale
 
MIT - it.uniroma1.lcl.babelnet.data.BabelLicense
MIT license
MLP - it.uniroma1.lcl.babelnet.data.BabelLicense
Microsoft language portal materials license
MONETARY - it.uniroma1.lcl.babelnet.data.EntityType
 
MSTERM - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
removed with BabelNet 5.0
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
 
MUSIC - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
MUSIC_SOUND_AND_DANCING - it.uniroma1.lcl.babelnet.data.BabelDomain
Sound, sounds, hearing; music, songs, music artists, composers; dances, dancing, dancers.

N

name() - Method in interface it.uniroma1.lcl.kb.Version
Returns the Java name of the version enum constant
NAMED_ENTITY - it.uniroma1.lcl.babelnet.BabelSynsetType
Deprecated.
Named Entity is a word that clearly identifies one item.
NAMED_ENTITY - it.uniroma1.lcl.kb.SynsetType
Named Entity is a word that clearly identifies one item.
NAVIGATION_AND_AVIATION - it.uniroma1.lcl.babelnet.data.BabelDomain
Nautical and aviation concepts: vessels and aircrafts; pilots; sea and air traveling.
NETSPEAK - it.uniroma1.lcl.babelnet.data.Usage
 
NEW_ZEALAND - it.uniroma1.lcl.babelnet.data.Locale
 
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
NORTHERN_ENGLAND - it.uniroma1.lcl.babelnet.data.Locale
 
NORTHERN_IRELAND - it.uniroma1.lcl.babelnet.data.Locale
 
NOUN - Static variable in interface it.uniroma1.lcl.babelnet.data.BabelPOS
Deprecated.
 
NUMBER - it.uniroma1.lcl.babelnet.data.EntityType
 
NUMISMATICS_AND_CURRENCIES - it.uniroma1.lcl.babelnet.data.BabelDomain
Currencies and their study.

O

ODC_BY_10 - it.uniroma1.lcl.babelnet.data.BabelLicense
ODC-BY 1.0 license
OEWN - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Open English WordNet
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
OFFENSIVE - it.uniroma1.lcl.babelnet.data.Usage
 
offsetStream() - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of string offsets of BabelSynsets
OLD_LEMMA_NUMBER - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Sense number in previous WordNet
OLD_LEMMA_SENSEKEY - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Old sensekeys for lemmas mapping to WordNet
OLD_WORDNET_OFFSET - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Connection to one or more old WordNet offsets
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
 
OMWIKI - it.uniroma1.lcl.babelnet.data.BabelImageSource
OmegaWiki image
OMWIKI - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from OmegaWiki
OMWN - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
Use the specific type with the language (OMWN_IT, OWMN_FR, ...) instead.
OMWN_AR - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Arabic Open Multilingual WordNet
OMWN_BG - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Bulgarian (BulTreeBank) Open Multilingual WordNet
OMWN_CWN - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
OMWN_DA - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Danish (DanNet) Open Multilingual WordNet
OMWN_EL - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Greek Open Multilingual WordNet
OMWN_FA - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Persian Open Multilingual WordNet
OMWN_FI - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Finnish Open Multilingual WordNet
OMWN_FR - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from French (WOLF) Open Multilingual WordNet
OMWN_GAE - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Irish (GAWN) WordNet
OMWN_HE - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Hebrew Open Multilingual WordNet
OMWN_HR - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Croatian Open Multilingual WordNet
OMWN_ID - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Bahasa Open Multilingual WordNet
OMWN_IT - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Italian Open Multilingual WordNet
OMWN_JA - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Japanese Open Multilingual WordNet
OMWN_KO - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Korean WordNet
OMWN_LT - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Lithuanian Open Multilingual WordNet
OMWN_MS - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Bahasa Open Multilingual WordNet
OMWN_NL - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Dutch Open Multilingual WordNet
OMWN_NN - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Norwegian Open Multilingual WordNet NN
OMWN_NO - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Norwegian Open Multilingual WordNet NOB
OMWN_PL - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Poland Open Multilingual WordNet
OMWN_PT - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Portuguese Open Multilingual WordNet
OMWN_RO - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Romanian Open Multilingual WordNet
OMWN_SK - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Slovak Open Multilingual WordNet
OMWN_SQ - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Albanian (AlbaNet) Open Multilingual WordNet
OMWN_TH - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Thai Open Multilingual WordNet
OMWN_ZH - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Chinese Open Multilingual WordNet
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
ORGANIZATION - it.uniroma1.lcl.babelnet.data.EntityType
 
OTHER - it.uniroma1.lcl.babelnet.data.BabelLicense
Items without specific licenses.
OTHER - it.uniroma1.lcl.babelnet.data.BabelPointer.RelationGroup
 

P

PARTICIPLE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Participle from WordNet
PERSON - it.uniroma1.lcl.babelnet.data.EntityType
 
PERTAINYM - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Pertainym from WordNet
PHILIPPINES - it.uniroma1.lcl.babelnet.data.Locale
 
PHILOSOPHY_AND_PSYCHOLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
PHILOSOPHY_PSYCHOLOGY_AND_BEHAVIOR - it.uniroma1.lcl.babelnet.data.BabelDomain
Philosophical concepts, philosophers; psychology, psychological concepts; human behavior.
phonetics(BabelSensePhonetics) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the phonetic information
PHYSICAL_PHENOMENON - it.uniroma1.lcl.babelnet.data.EntityType
 
PHYSICS_AND_ASTRONOMY - it.uniroma1.lcl.babelnet.data.BabelDomain
Physics and astronomy.
PLANT - it.uniroma1.lcl.babelnet.data.EntityType
 
POLITICS_AND_GOVERNMENT - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
POLITICS_GOVERNMENT_AND_NOBILITY - it.uniroma1.lcl.babelnet.data.BabelDomain
Politics, political leaders and representatives; government; nobility.
PORTUGAL - it.uniroma1.lcl.babelnet.data.Locale
 
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
POS - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Part of speech
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
poses - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Parts of speech to use for restricting results
POSSESSION - it.uniroma1.lcl.babelnet.data.BabelDomain
Concepts of possession; items which tend to belong to people.
POTENTIAL_NEAR_SYNONYM_OR_WORSE - it.uniroma1.lcl.babelnet.data.BabelLemmaType
Mostly Wikipedia redirections, which might be synonyms, near synonyms or related terms.
PRE_2_0 - it.uniroma1.lcl.babelnet.BabelVersion
 
PREFIX - it.uniroma1.lcl.babelnet.data.Usage
 
PRONU_AUDIO - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Audio
PRONU_TRANSC - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Pronunciation transcription

Q

QCODE_ID - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
The QCODE id
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

RARE - it.uniroma1.lcl.babelnet.data.Usage
 
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
RELATION - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Relation with other synsets
RelationType - Interface in it.uniroma1.lcl.kb
A general interface for a relation type.
RELIGION_MYSTICISM_AND_MYTHOLOGY - it.uniroma1.lcl.babelnet.data.BabelDomain
Religions, faiths, beliefs, mysticism, mythological creatures, myths.
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
ROYALTY_AND_NOBILITY - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.

S

SALDO - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Swedish Open Multilingual WordNet
SCORE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Confidence of mapping between different versions of WordNet.
SCOTLAND - it.uniroma1.lcl.babelnet.data.Locale
 
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.
SENSE_ID - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Sense id
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(BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSenses belonging to a given BabelSenseSource
senseStream(Language) - Method in class it.uniroma1.lcl.babelnet.BabelNet
Returns the full stream of BabelSenses in a given Language
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.
SEX - it.uniroma1.lcl.babelnet.data.BabelDomain
Sexual connotation; sexual activities; sexual reproduction; sexology.
SEXUAL - it.uniroma1.lcl.babelnet.data.Usage
 
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.)
SIMPLIFIED_CHINESE - it.uniroma1.lcl.babelnet.data.Alphabet
Simplified chinese alphabet
SINGAPORE - it.uniroma1.lcl.babelnet.data.Locale
 
size() - Method in interface it.uniroma1.lcl.kb.Synset
Returns the number of senses in the synset
SLOWNET - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Slovenian Open Multilingual WordNet
SMELL_AND_PERFUME - it.uniroma1.lcl.babelnet.data.BabelDomain
Sense of smell; good and bad smells.
SOLID_LIQUID_AND_GAS_MATTER - it.uniroma1.lcl.babelnet.data.BabelDomain
The states of matter (solid, liquid, gas).
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 - 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
source(BabelSenseSource) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the source for the synset search
SOURCE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Synset source: WordNet, Wikipedia, WordNet+Wikipedia
SOURCE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
WordNet, Wikipedia, OmegaWiki etc.
sources - Variable in class it.uniroma1.lcl.babelnet.BabelNetQuery
Sources to use for restricting results
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
SOUTH_AFRICA - it.uniroma1.lcl.babelnet.data.Locale
 
SOUTHERN_ENGLAND - it.uniroma1.lcl.babelnet.data.Locale
 
SPACE_AND_TOUCH - it.uniroma1.lcl.babelnet.data.BabelDomain
Concepts of space and the sense of touch; dimensionality, proprioception (sense of position and movement) and haptic perception.
SPORT_AND_RECREATION - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
SPORT_GAMES_AND_RECREATION - it.uniroma1.lcl.babelnet.data.BabelDomain
Sports, games and video games, recreation (pastimes, hobbies, etc.)
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.
SUPERNATURAL - it.uniroma1.lcl.babelnet.data.EntityType
 
SURFACE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
All surface lemma of the BabelSynset (cased)
SURFACE_LANGUAGE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Language of surfaces
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).
SYNSET_DEGREE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
the synset degree
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(Tag...) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the Tags for the synset search
tag(Tag...) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the sense tags from given tags.
tag(Collection<? extends Tag>) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the sense tags from a given collection of tags.
tag(Collection<Tag>) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery.Builder
Sets the collection of Tags for the synset search
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
TASKS_JOBS_ROUTINE_AND_EVALUATION - it.uniroma1.lcl.babelnet.data.BabelDomain
Tasks, chores, activities, jobs; evaluation, validation, marking, checking, correcting.
testSynsetFilters(BabelSynset) - Method in class it.uniroma1.lcl.babelnet.BabelNetQuery
Tests all the synset filters against the input synset
TEXTILE_AND_CLOTHING - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
TEXTILE_FASHION_AND_CLOTHING - it.uniroma1.lcl.babelnet.data.BabelDomain
Fabric, clothes, clothing, footwear, lifestyle, accessories, makeup, hairstyle, fashion, fashion designers.
TIME - it.uniroma1.lcl.babelnet.data.BabelDomain
Temporal concepts; time; events.
TIME - it.uniroma1.lcl.babelnet.data.EntityType
 
TITLE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
Title image
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() - 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
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.
toSynset() - Method in class it.uniroma1.lcl.babelnet.BabelSynsetID
From a lightweight BabelSynsetID, creates the corresponding BabelSynset
toSynsets() - Method in class it.uniroma1.lcl.kb.ResourceID
Converts the ID to a collection of BabelSynsets
toSynsets(ResourceID) - Method in interface it.uniroma1.lcl.kb.LKB
Converts from ResourceID to the corresponding Synsets.
toSynsets(ResourceID, Collection<Language>) - Method in interface it.uniroma1.lcl.kb.LKB
Converts from ResourceID to the corresponding Synsets.
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
TRADITIONAL_CHINESE - it.uniroma1.lcl.babelnet.data.Alphabet
Traditional chinese alphabet
TRANSLATION_MAPPING - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
A one-to-many relation between a term and its translations
translationInfo(String) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Deprecated.
To be removed in the next API release
TRANSPORT_AND_TRAVEL - it.uniroma1.lcl.babelnet.data.BabelDomain
Transport, modes of transportation, transportation activities; travels, trips, traveling, travelers, tourism.
TYPE - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Entities/concepts

U

UK - it.uniroma1.lcl.babelnet.data.Locale
 
UNKNOWN - it.uniroma1.lcl.babelnet.BabelSynsetType
Deprecated.
Unknown.
UNKNOWN - it.uniroma1.lcl.babelnet.BabelVersion
 
UNKNOWN - it.uniroma1.lcl.kb.SynsetType
Unknown.
UNRESTRICTED - it.uniroma1.lcl.babelnet.data.BabelLicense
All the permissive licenses without specific restrictions
URL - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
URL Image
URL_THUMBNAIL - it.uniroma1.lcl.babelnet.impl.BabelNetIndexImageField
Thumbnail Url
US - it.uniroma1.lcl.babelnet.data.Locale
 
Usage - Enum in it.uniroma1.lcl.babelnet.data
Enumeration describing usage information
USAGE - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Domain of synset - USAGE from WordNet
USAGE_MEMBER - Static variable in class it.uniroma1.lcl.babelnet.data.BabelPointer
Member of this domain - USAGE from WordNet

V

V2_0 - it.uniroma1.lcl.babelnet.BabelVersion
 
V2_0_1 - it.uniroma1.lcl.babelnet.BabelVersion
 
V2_5 - it.uniroma1.lcl.babelnet.BabelVersion
 
V2_5_1 - it.uniroma1.lcl.babelnet.BabelVersion
 
V3_0 - it.uniroma1.lcl.babelnet.BabelVersion
 
V3_1 - it.uniroma1.lcl.babelnet.BabelVersion
 
V3_5 - it.uniroma1.lcl.babelnet.BabelVersion
 
V3_6 - it.uniroma1.lcl.babelnet.BabelVersion
 
V3_7 - it.uniroma1.lcl.babelnet.BabelVersion
 
V4_0 - it.uniroma1.lcl.babelnet.BabelVersion
 
V5_0 - it.uniroma1.lcl.babelnet.BabelVersion
 
V5_1 - it.uniroma1.lcl.babelnet.BabelVersion
 
V5_2 - it.uniroma1.lcl.babelnet.BabelVersion
 
V5_3 - it.uniroma1.lcl.babelnet.BabelVersion
 
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.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(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.
VEHICLE - it.uniroma1.lcl.babelnet.data.EntityType
 
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
VERBATLAS_FRAME_ID - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
The VerbAtlas frame id
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.
VERBNET - it.uniroma1.lcl.babelnet.BabelExternalResource
VERBNET - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
removed with BabelNet 5.0
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.
VERSION - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
BabelNet version
VIOLENCE - it.uniroma1.lcl.babelnet.data.Usage
 
VISION_AND_VISUAL - it.uniroma1.lcl.babelnet.data.BabelDomain
Visual concepts (visual perception, sight, colors, visibility, except spatial concepts).
VISUAL - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
VULGAR - it.uniroma1.lcl.babelnet.data.Usage
 

W

WALES - it.uniroma1.lcl.babelnet.data.Locale
 
WARFARE_AND_DEFENSE - it.uniroma1.lcl.babelnet.data.BabelDomain
Deprecated.
WARFARE_VIOLENCE_AND_DEFENSE - it.uniroma1.lcl.babelnet.data.BabelDomain
Wars, battles, warfare, physical violence, personal and country defense, secret agencies.
WESTERN_US - it.uniroma1.lcl.babelnet.data.Locale
 
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
WIKI - it.uniroma1.lcl.babelnet.data.BabelImageSource
Wikipedia image
WIKI - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Wikipedia
WIKICAT - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Wikipedia category, not available as of version 3.0
WIKIDATA - it.uniroma1.lcl.babelnet.data.BabelImageSource
Wikidata image
WIKIDATA - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Wikidata
WIKIDATA_ALIAS - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Alias from Wikidata
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
 
WIKIDIS - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization found in a disambiguation page
WikipediaID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with the specified Wikipedia page title, language and POS.
WikipediaID(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikipediaID
Constructs a Wikipedia page ID
WikipediaID(String, Language, POS) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikipediaID
Constructs a Wikipedia page ID
WIKIQU - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
removed with BabelNet 5.0
WikiquoteID - Class in it.uniroma1.lcl.babelnet.resources
A resource identifier with the specified Wikiquote page title, language and POS.
WikiquoteID(String, Language) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikiquoteID
Constructs a Wikiquote ID
WikiquoteID(String, Language, POS) - Constructor for class it.uniroma1.lcl.babelnet.resources.WikiquoteID
Constructs a Wikiquote ID
WIKIQUREDI - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
removed with BabelNet 5.0
WIKIRED - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from a Wikipedia redirection
WIKITR - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from an automatic translation of a Wikipedia concept
WIKT - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from Wiktionary
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
 
WIKTLB - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Wiktionary translation label
WN - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from WordNet 3.0
WN2020 - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Deprecated.
resource changed with BabelSenseSource.OEWN
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
WNTR - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from an automatic translation of a WordNet concept
WONEF - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from WordNet du Francais
WORD_ATLAS - it.uniroma1.lcl.babelnet.data.BabelSenseSource
Lexicalization from WordAtlas
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
WORDNET - it.uniroma1.lcl.babelnet.data.BabelLicense
WordNet license
WORDNET_OFFSET - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
Connection to one or more WordNet offsets
wordNetOffset - Variable in class it.uniroma1.lcl.babelnet.WordNetSense
The offset of the WordNet sense to which this sense corresponds, if any
wordNetOffset(String) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the WordNet offset for the (WordNet) sense
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 - Variable in class it.uniroma1.lcl.babelnet.WordNetSense
The sense number of the WordNet if any
wordNetSenseNumber(Integer) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the WordNet sense number for the (WordNet) sense
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 - Variable in class it.uniroma1.lcl.babelnet.WordNetSense
The position of the WordNet sense to which this sense corresponds,
wordNetSynsetPosition(Integer) - Method in class it.uniroma1.lcl.babelnet.BabelSense.Builder
Sets the WordNet synset position for the (WordNet) sense

Y

YAGO - it.uniroma1.lcl.babelnet.BabelExternalResource
YAGO_URL - it.uniroma1.lcl.babelnet.impl.BabelNetIndexField
YAGO URL
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 
All Classes All Packages