JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
N
S
V
C
Classification
- Class in
com.ibm.watson.developer_cloud.natural_language_classifier.v1.model
Classification class used by the
NaturalLanguageClassifier
service.
Classification()
- Constructor for class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
ClassifiedClass
- Class in
com.ibm.watson.developer_cloud.natural_language_classifier.v1.model
Classified class used by the
NaturalLanguageClassifier
service.
ClassifiedClass()
- Constructor for class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
ClassifiedClass
Classifier
- Class in
com.ibm.watson.developer_cloud.natural_language_classifier.v1.model
Classifier used by the
NaturalLanguageClassifier
service.
Classifier()
- Constructor for class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Classifier.Status
- Enum in
com.ibm.watson.developer_cloud.natural_language_classifier.v1.model
Classifier Status.
Classifiers
- Class in
com.ibm.watson.developer_cloud.natural_language_classifier.v1.model
Classifier used by the
NaturalLanguageClassifier
service.
Classifiers()
- Constructor for class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifiers
classify(String, String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.
NaturalLanguageClassifier
Returns classification information for a classifier on a phrase.
com.ibm.watson.developer_cloud.natural_language_classifier.v1
- package com.ibm.watson.developer_cloud.natural_language_classifier.v1
Natural Language Classifier v1.
com.ibm.watson.developer_cloud.natural_language_classifier.v1.model
- package com.ibm.watson.developer_cloud.natural_language_classifier.v1.model
createClassifier(String, String, File)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.
NaturalLanguageClassifier
Sends data to create and train a classifier, and returns information about the new classifier.
D
deleteClassifier(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.
NaturalLanguageClassifier
Deletes a classifier.
G
getClasses()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Gets the classes.
getClassifier(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.
NaturalLanguageClassifier
Retrieves a classifier.
getClassifiers()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifiers
Gets the classifiers.
getClassifiers()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.
NaturalLanguageClassifier
Retrieves the list of classifiers for the user.
getConfidence()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
ClassifiedClass
Gets the confidence that Watson has in this class.
getCreated()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Gets the created.
getId()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Gets the id.
getId()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Gets the classifier id.
getLanguage()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Gets the language.
getName()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
ClassifiedClass
Gets the name.
getName()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Gets the name.
getStatus()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Gets the status.
getStatusDescription()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Gets the status description.
getText()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Gets the text.
getTopClass()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Gets the top lass.
getUrl()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Gets the url.
getUrl()
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Gets the url.
N
NaturalLanguageClassifier
- Class in
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.
NaturalLanguageClassifier()
- Constructor for class com.ibm.watson.developer_cloud.natural_language_classifier.v1.
NaturalLanguageClassifier
Instantiates a new Natural Language Classifier service.
NaturalLanguageClassifier(String, String)
- Constructor for class com.ibm.watson.developer_cloud.natural_language_classifier.v1.
NaturalLanguageClassifier
Instantiates a new natural language service by username and password.
S
setClasses(List<ClassifiedClass>)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Sets the classes.
setClassifiers(List<Classifier>)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifiers
Sets the classifiers.
setConfidence(Double)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
ClassifiedClass
Sets the confidence that Watson has in this class.
setCreated(Date)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Sets the created.
setId(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Sets the id.
setId(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Sets the classifier id.
setLanguage(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Sets the language.
setName(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
ClassifiedClass
Sets the name.
setName(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Sets the name.
setStatus(Classifier.Status)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Sets the status.
setStatusDescription(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Sets the status description.
setText(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Sets the text.
setTopClass(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Sets the top class.
setUrl(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classification
Sets the url.
setUrl(String)
- Method in class com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier
Sets the url.
V
valueOf(String)
- Static method in enum com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier.Status
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.
Classifier.Status
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
G
N
S
V
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes