ClassificationCategory Class
ClassificationCategory represents a classification of the input document.
- Inheritance
-
azure.ai.textanalytics._models.DictMixinClassificationCategory
Constructor
ClassificationCategory(**kwargs)
Variables
- category
- str
Custom classification category for the document.
- confidence_score
- float
Confidence score between 0 and 1 of the recognized classification.
Feedback
Submit and view feedback for