Uses of Class
it.uniroma1.lcl.babelnet.InvalidSynsetIDException
-
Packages that use InvalidSynsetIDException 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 InvalidSynsetIDException in it.uniroma1.lcl.babelnet
Constructors in it.uniroma1.lcl.babelnet that throw InvalidSynsetIDException Constructor Description BabelSynsetID(String id)
Constructs the object with a given IDWordNetSynsetID(String id)
Builds a WordNet synset ID with versionWordNetVersion.WN_30
WordNetSynsetID(String id, it.uniroma1.lcl.jlt.wordnet.WordNetVersion version)
Constructs the WordNet synset ID -
Uses of InvalidSynsetIDException in it.uniroma1.lcl.kb
Constructors in it.uniroma1.lcl.kb that throw InvalidSynsetIDException Constructor Description SynsetID(String id, SenseSource source)
-