Uses of Interface
it.uniroma1.lcl.kb.Lemma
-
Packages that use Lemma Package Description it.uniroma1.lcl.babelnet.data The data 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 Lemma in it.uniroma1.lcl.babelnet.data
Classes in it.uniroma1.lcl.babelnet.data that implement Lemma Modifier and Type Class Description class
BabelLemma
A class representing the lemma inBabelSynset
. -
Uses of Lemma in it.uniroma1.lcl.kb
Methods in it.uniroma1.lcl.kb that return Lemma Modifier and Type Method Description Lemma
Sense. getLemma()
Gets the lemma of thisSense
.
-