ClassificationCollection Properties |
The ClassificationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| classes |
An array of up to ten class-confidence pairs sorted in descending order of confidence.
| |
| text |
The submitted phrase.
| |
| top_class |
The class with the highest confidence.
| |
| topConfidence |
Helper function to return the top confidence value of all the returned classes.
|