Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
static TextClassification.Builder |
TextClassification.builder()
Create a new builder.
|
TextClassification.Builder |
TextClassification.Builder.copy(TextClassification model) |
TextClassification.Builder |
TextClassification.Builder.label(String label)
Label of the the given text.
|
TextClassification.Builder |
TextClassification.Builder.score(Double score)
Score or confidence of extracted text label.
|
TextClassification.Builder |
TextClassification.toBuilder() |
Copyright © 2016–2024. All rights reserved.