Preset tags
Following preset tags for classification responses are available to identify failure types during classification:
-
SENTIMENT-NOT-DETECTED
If sentiment analysis evaluation fails, classification will continue bypassing the sentiment failure and return SENTIMENT-NOT-DETECTED tag in POLICY tag-set. In addition, SENTIMENT tag with sentiment score will NOT be returned in response.
Note: Only evaluation against policy with sentiment conditions will be skipped.
-
PROTECTED-DOCUMENT
If document sent for classification is either password protected or encrypted, classification will be marked as Failed and PROTECTED-DOCUMENT tag will be returned in POLICY tag-set.
-
PARTIALLY-CLASSIFIED
If partial classification is required in the classification request and the document is actually classified partially, classification will be successful and PARTIALLY-CLASSIFIED tag will be returned in POLICY tag-set.
Related information