Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1.Class Class Reference

A class returned by the ClassifyResult object. More...

Properties

double confidence [get, set]
 The confidence in this class. More...
 
string class_name [get, set]
 The name of the class. More...
 

Detailed Description

A class returned by the ClassifyResult object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1.Class.class_name
getset

The name of the class.

double IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1.Class.confidence
getset

The confidence in this class.


The documentation for this class was generated from the following file: