Uses of Class
it.uniroma1.lcl.babelnet.data.BabelSenseTranslationInfo
-
Packages that use BabelSenseTranslationInfo Package Description it.uniroma1.lcl.babelnet The root package of the BabelNet API.it.uniroma1.lcl.babelnet.data The data package of the BabelNet API. -
-
Uses of BabelSenseTranslationInfo in it.uniroma1.lcl.babelnet
Methods in it.uniroma1.lcl.babelnet that return BabelSenseTranslationInfo Modifier and Type Method Description BabelSenseTranslationInfo
BabelSense. getSenseTranslationInfo()
Deprecated.To be removed in the next API release -
Uses of BabelSenseTranslationInfo in it.uniroma1.lcl.babelnet.data
Methods in it.uniroma1.lcl.babelnet.data that return BabelSenseTranslationInfo Modifier and Type Method Description static BabelSenseTranslationInfo
BabelSenseTranslationInfo. fromString(String s)
Deprecated.Creates a new instance of aBabelSenseTranslationInfo
from an input String.
-