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<ClassificationsModel> |
NaturalLanguageUnderstanding.createClassificationsModel(CreateClassificationsModelOptions createClassificationsModelOptions)
Create classifications model.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ClassificationsModel> |
NaturalLanguageUnderstanding.getClassificationsModel(GetClassificationsModelOptions getClassificationsModelOptions)
Get classifications model details.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ClassificationsModel> |
NaturalLanguageUnderstanding.updateClassificationsModel(UpdateClassificationsModelOptions updateClassificationsModelOptions)
Update classifications model.
|
Modifier and Type | Method and Description |
---|---|
List<ClassificationsModel> |
ClassificationsModelList.getModels()
Gets the models.
|
Copyright © 2024 IBM Cloud. All rights reserved.