Package | Description |
---|---|
com.ibm.watson.natural_language_understanding.v1 |
Natural Language Understanding v1.
|
com.ibm.watson.natural_language_understanding.v1.model |
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<SentimentModel> |
NaturalLanguageUnderstanding.createSentimentModel(CreateSentimentModelOptions createSentimentModelOptions)
Create sentiment model.
|
com.ibm.cloud.sdk.core.http.ServiceCall<SentimentModel> |
NaturalLanguageUnderstanding.getSentimentModel(GetSentimentModelOptions getSentimentModelOptions)
Get sentiment model details.
|
com.ibm.cloud.sdk.core.http.ServiceCall<SentimentModel> |
NaturalLanguageUnderstanding.updateSentimentModel(UpdateSentimentModelOptions updateSentimentModelOptions)
Update sentiment model.
|
Modifier and Type | Method and Description |
---|---|
List<SentimentModel> |
ListSentimentModelsResponse.getModels()
Gets the models.
|
Copyright © 2021 IBM Cloud. All rights reserved.