| Package | Description |
|---|---|
| it.uniroma1.lcl.babelnet |
The root package of the BabelNet API.
|
| Modifier and Type | Field and Description |
|---|---|
protected BabelLemma |
BabelSense.lemma
The BabelLemma for this sense
|
| Modifier and Type | Method and Description |
|---|---|
BabelLemma |
BabelSense.getLemma() |
| Modifier and Type | Method and Description |
|---|---|
default List<BabelLemma> |
BabelSynset.getLemmas(it.uniroma1.lcl.jlt.util.Language language)
Returns the lemmas in this
BabelSynset sorted by relevance and type |
List<BabelLemma> |
BabelSynset.getLemmas(it.uniroma1.lcl.jlt.util.Language language,
BabelLemmaType... types)
Returns the lemmas in this
BabelSynset sorted by relevance and type |
Copyright © 2016–2022. All rights reserved.