ClassificationResultItem
Classification result for a specific document or page range
AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTesting
Properties
| Name |
Type |
Description |
| classifierId |
string |
Identifier of the classifier that produced this result |
| documentTypeId |
string |
Identified document type identifier |
| confidence |
number |
Confidence score of the classification result (0.0 to 1.0) |
| startPage |
integer |
First page of the classified document section |
| endPage |
integer |
Last page of the classified document section |
JSON Schema