Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
MelConceptDetails |
MelConceptDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MelConceptDetails> |
MelConcept.getConcepts()
This contains the list of matched concepts which are ranked by the relevant score with the
input text
|
Modifier and Type | Method and Description |
---|---|
MelConceptDetails.Builder |
MelConceptDetails.Builder.copy(MelConceptDetails model) |
Modifier and Type | Method and Description |
---|---|
MelConcept.Builder |
MelConcept.Builder.concepts(List<MelConceptDetails> concepts)
This contains the list of matched concepts which are ranked by the relevant score with
the input text
|
Constructor and Description |
---|
MelConcept(String ontologyName,
List<MelConceptDetails> concepts)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.