public class RuntimeEntityAlternative
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
RuntimeEntityAlternative.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Double |
confidence()
Gets the confidence.
|
RuntimeEntityAlternative.Builder |
newBuilder()
New builder.
|
String |
value()
Gets the value.
|
public RuntimeEntityAlternative.Builder newBuilder()
public String value()
The entity value that was recognized in the user input.
public Double confidence()
A decimal percentage that represents confidence in the recognized entity.
Copyright © 2024 IBM Cloud. All rights reserved.