Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
This object corresponds to a single classification result, consisting of the category name and the probability that the classified object belongs to this category.
Properties
| Name | Type | Description |
|---|
| CategoryLabel | BSTR, read-only | The label of the category to which the object was assigned. |
| Probability | double, read-only | The probability that the document belongs to the detected category. |
Object Diagram
Output parameter
This object is the output parameter of the Item method of the ClassificationResults object.
Samples
This object is used in the Classification demo tool in Windows and the Classification code sample in Linux and macOS.
See also
ClassificationResults
Document Classification