| 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.
|
| Modifier and Type | Method and Description |
|---|---|
List<BabelImage> |
BabelSynset.getImages()
Gets the images (
BabelImages) of this BabelSynset. |
Optional<BabelImage> |
BabelSynset.getMainImage()
Gets the best image (
BabelImage) of this BabelSynset. |
| Modifier and Type | Method and Description |
|---|---|
int |
BabelImageComparator.compare(BabelImage b1,
BabelImage b2) |
int |
BabelImage.compareTo(BabelImage o) |
Copyright © 2016–2022. All rights reserved.