Package | Description |
---|---|
it.uniroma1.lcl.kb |
The package which contains the general interfaces and classes for all Lexical Knowledge Bases.
|
Modifier and Type | Method and Description |
---|---|
SynsetType |
Synset.getType()
Gets the type of this
Synset , namely whether it's
an entity, a concept, etc. |
static SynsetType |
SynsetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynsetType[] |
SynsetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018. All rights reserved.