Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
static MelConcept.Builder |
MelConcept.builder()
Create a new builder.
|
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
|
MelConcept.Builder |
MelConcept.Builder.copy(MelConcept model) |
MelConcept.Builder |
MelConcept.Builder.ontologyName(String ontologyName)
Name of the ontology to which the Entity is mapped
|
MelConcept.Builder |
MelConcept.toBuilder() |
Copyright © 2016–2024. All rights reserved.