| 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
BabelTokenWords. |
| 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–2022. All rights reserved.