| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.natural_language_classifier.v1 |
The IBM Watson Natural Language Classifier service applies deep learning
techniques to make predictions about the best predefined classes for short
sentences or phrases.
|
| Modifier and Type | Method and Description |
|---|---|
Classification |
NaturalLanguageClassifier.classify(String classifierId,
String text)
Returns classification information for a classifier on a phrase.
|
Copyright © 2015. All rights reserved.