Hi. I have a large quantity of files that want to process with Document Understanding platform. But because of the presence of the Validation Station, it seems an impossible job. Is it possible not to use Validation Station? I have to somehow train the model but is there a way to skip the validation by the human?
Yes, of course it is possible.
The Present Validation Station activity is not a mandatory part of a typical IntelligentOCR workflow/sequence.
You can follow just the necessary steps, i.e.
- Load Taxonomy
- Digitize Document
- Classify Document Scope - [Your choice of classifier]
- Data Extraction Scope - [Your choice of extractor(s)]
- Export Extraction Results
Use the output from Step 5 i.e. the ExtractionResults object.
4 Likes
Thank you @codenameCata
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.