Uses of Class
it.uniroma1.lcl.babelnet.data.StringTag
-
Packages that use StringTag Package Description it.uniroma1.lcl.babelnet The root package of the BabelNet API.it.uniroma1.lcl.kb The package which contains the general interfaces and classes for all Lexical Knowledge Bases. -
-
Uses of StringTag in it.uniroma1.lcl.babelnet
Methods in it.uniroma1.lcl.babelnet that return types with arguments of type StringTag Modifier and Type Method Description Set<StringTag>
BabelSynset. getStringTags()
Gets theStringTag
s associated to theBabelSynset
. -
Uses of StringTag in it.uniroma1.lcl.kb
Methods in it.uniroma1.lcl.kb with parameters of type StringTag Modifier and Type Method Description void
Synset. addStringTag(StringTag tag)
-