Package | Description |
---|---|
it.uniroma1.lcl.babelnet.data |
The data package of the BabelNet API.
|
Modifier and Type | Method and Description |
---|---|
Set<BabelTokenWord> |
BabelExample.getTokensWordExample()
Gets a list of
BabelTokenWord s. |
Modifier and Type | Method and Description |
---|---|
int |
BabelTokenWord.compareTo(BabelTokenWord f) |
Constructor and Description |
---|
BabelExample(BabelSenseSource source,
String sourceSense,
it.uniroma1.lcl.jlt.util.Language language,
String example,
Set<BabelTokenWord> tokens)
Creates a new instance of a
BabelExample |
Copyright © 2016–2018. All rights reserved.