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.
|
Modifier and Type | Class and Description |
---|---|
class |
BabelSynsetID
Constructs a resource identifier with the specified
BabelSynset ID. |
class |
WordNetSynsetID
Constructs a resource identifier with the specified WordNet synset id.
|
Constructor and Description |
---|
InvalidSynsetIDException(SynsetID id)
Builds the exception with the invalid synset ID
|
Modifier and Type | Method and Description |
---|---|
SynsetID |
Synset.getID()
Gets the ID of this
Synset . |
SynsetID |
Sense.getSynsetID()
Returns the id of the
Synset the sense belongs to |
Copyright © 2016–2021. All rights reserved.