Classify Document
Classifies documents to different classes
Last updated
Classifies documents to different classes
Last updated
The Classify Document Activity takes a document as input and classifies the document to a predefined label representing a class. The activity takes a classifier definition file and a preprocessed document as the inputs. It outputs a variable which contains the predicted class as the output of the activity.
see for more details on using the activity in a workflow.
Processed Document : Required
The preprocessed document from the activity.
Classifier Definition : Required
Path to the classifier definition file (*.classifier.vdai).
Classification Result : Required
The result of the document classification.