The IQ Bot Classify document action groups the input
documents into various categories based on the selected model file that is created using IQ Bot Train Classifier action. Use this action
if you are manually creating document groups.
手順
-
In the Actions palette, double-click or drag the
Classify document
action from the IQ Bot Classifier
package.
-
In the Input file field, provide the default filepath for incoming files for
classification.
-
In the Classifier field, provide the filepath of the model file.
You can either select the
.zip
folder or extract the
.icmf file from this folder and
select it.
注: For better classification results and performance, we
recommend that you use the .icmf file available in
the .zip folder obtained from the Train
Classifier
action.
-
Use the Output folder path option to save the
classification output documents.
The pages from the output document are saved in the respective
subfolders based on the categories created in the model file.
- オプション:
Configure the Confidence threshold (%).
If the confidence value of the category prediction of a document is less than
the confidence threshold, the document is moved to the
Unclassified folder.
-
Select from Normal mode or Express
mode.
- Normal mode: The Classifier parses the entire
document and groups it based on the fields in all the pages.
- Express mode: The Classifier groups the document
based on the fields in the first page.
-
Select or create a list variable to hold the output.
The classification results as a list with the following keys:
- fileName
- pageIndex
- category
- confidence