Add and configure the SRE Table Extraction plugin
-
In the Extraction module, add the SRE_TABLE_EXTRACTION plugin.
For most uses, the plugin order is not important. If you want to use this plugin in combination with other extraction plugins, \position it after the other extraction plugins.
- Click Deploy.
-
Configure the SRE_TABLE_EXTRACTION plugin according to your workflow needs.
Refer to the following table for more information on configuration properties.
Configurable property Options Description Plugin is Enabled
- Yes
- No
This property enables the plugin.
List of Document Types to Process (Blank for All)
N/A
This property specifies which document types the plugin will process. If a document type is not specified, the plugin will skip those documents. If left blank, the plugin will process all documents in the batch class.
This option is only needed when you have multiple document types in a batch class and you don't want to use the Semantik AI Engine for some of them. Separate the document types with pipes (|) with no spaces. (Example: DocType1|DocType2|DocType3) Commas can be used as separators if document type names do not contain commas. (Example: DocType1,DocType2,Doc,Type3 can lead to unexpected results.)OCR Confidence Threshold (Default 0)
N/A
A number between 1 and 100, defines the OCR confidence threshold that is used to determine whether a table cell requires manual validation. If the OCR confidence is below this level, it will be marked for operator validation. You may need to test and refine this number for best results. The default value is 0, which allows all table cells to pass without requiring manual validation.
Example: A value of 70 would automatically validate a field with 75% confidence, but a field with 65% confidence will be marked for manual validation.
- Click Apply.
If you need to add custom document types to your batch class, continue to Configure a batch class with the hybrid model.
