Uses of Class
it.uniroma1.lcl.kb.SynsetID
-
Packages that use SynsetID 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 SynsetID in it.uniroma1.lcl.babelnet
Subclasses of SynsetID in it.uniroma1.lcl.babelnet Modifier and Type Class Description classBabelSynsetIDConstructs a resource identifier with the specifiedBabelSynsetID.classWordNetSynsetIDConstructs a resource identifier with the specified WordNet synset id.Constructors in it.uniroma1.lcl.babelnet with parameters of type SynsetID Constructor Description InvalidSynsetIDException(SynsetID id)Builds the exception with the invalid synset ID -
Uses of SynsetID in it.uniroma1.lcl.kb
Methods in it.uniroma1.lcl.kb that return SynsetID Modifier and Type Method Description SynsetIDSynset. getID()Gets the ID of thisSynset.SynsetIDSense. getSynsetID()Returns the id of theSynsetthe sense belongs to
-