Closed SirSpidey closed 9 years ago
Natural Language Classifier code doesn't have a method to retrieve the status of a classifier.
getClassifier() will return the classifier information along with the status
getClassifier()
status
See https://github.com/watson-developer-cloud/java-sdk/blob/master/src/main/java/com/ibm/watson/developer_cloud/natural_language_classifier/v1/NaturalLanguageClassifier.java#L164
Natural Language Classifier code doesn't have a method to retrieve the status of a classifier.