Skip to main content

Classify

Under Review

This article is currently under review. Some content may be incomplete or inaccurate.

Category: Processing

The Classify activity assigns a document class (type) to each document, so the right extraction schema and business rules apply. Classification uses the document's OCR text, its page images, or both.

Configuration

SettingDescriptionDefault
Document ClassesThe list of document types to classify into.(project classes)
GuidelinesAdditional classification instructions for the model.(optional)
Auto-generate ClassesLet the model propose new document classes it discovers.Off
Include ReasoningAsk the model to explain each classification.Off
Send ImagesSend page images to the model.On
Send TextSend OCR text to the model.On

Notes

  • A document already classified upstream (for example by a Data Transform set_document_class call) keeps its class; Classify skips it.