| Package | Description |
|---|---|
| it.uniroma1.lcl.babelnet |
The root package of the BabelNet API.
|
| it.uniroma1.lcl.babelnet.data |
The data 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 | Method and Description |
|---|---|
Collection<BabelGloss> |
BabelSense.getGlosses() |
| Modifier and Type | Method and Description |
|---|---|
int |
BabelGlossComparator.compare(BabelGloss b1,
BabelGloss b2)
Sorts glosses by language and source
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BabelGloss> |
Sense.getGlosses()
Returns the
BabelGlosses associated to this Sense. |
Copyright © 2016–2022. All rights reserved.