Package | Description |
---|---|
it.uniroma1.lcl.babelnet |
The root package of the BabelNet API.
|
Modifier and Type | Method and Description |
---|---|
BabelSynsetType |
BabelSynset.getSynsetType()
Deprecated.
Use
Synset.getType() instead |
static BabelSynsetType |
BabelSynsetType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static BabelSynsetType[] |
BabelSynsetType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018. All rights reserved.