Package | Description |
---|---|
com.ibm.watson.natural_language_understanding.v1.model |
Modifier and Type | Method and Description |
---|---|
EntitiesOptions.Builder |
EntitiesOptions.Builder.emotion(Boolean emotion)
Set the emotion.
|
EntitiesOptions.Builder |
EntitiesOptions.Builder.limit(long limit)
Set the limit.
|
EntitiesOptions.Builder |
EntitiesOptions.Builder.mentions(Boolean mentions)
Set the mentions.
|
EntitiesOptions.Builder |
EntitiesOptions.Builder.model(String model)
Set the model.
|
EntitiesOptions.Builder |
EntitiesOptions.newBuilder()
New builder.
|
EntitiesOptions.Builder |
EntitiesOptions.Builder.sentiment(Boolean sentiment)
Set the sentiment.
|
Copyright © 2024 IBM Cloud. All rights reserved.