Classifier Class |
Namespace: IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1
public class Classifier
The Classifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | Classifier | Initializes a new instance of the Classifier class |
Name | Description | |
---|---|---|
![]() | classifier_id |
The classifier ID.
|
![]() | created |
When was this classifier created.
|
![]() | language |
The language ID of the classifier (e.g. en)
|
![]() | name |
The name of the classifier.
|
![]() | status |
Whats the current status of this classifier.
|
![]() | status_description |
A description of the classifier status.
|
![]() | url |
The URL for the classifier.
|