I am using the Intelligent OCR code provided by UiPath and I see that the code is using a “Present Validation Station” stage. Each time the code processes a new pdf document, it will go to that stage and ask for manual validation. I was wondering if I can save the validation settings so the robot will get smarter and learn which items to extract on the pdf.
At the very moment it is asking for validation each time and I do not see this as viable for unattended run.
Please let me know if you guys have any idea on how to solve my issue.
Lately I have been exploring ways to get reliable solutions for document data extraction. So far the Intelligent OCR package includes activities for train classifiers, that allow the robot to get confidence with their results.
On the other hand, it exists activities for train extractors but in my solutions I include Position Based extractors getting good results without training.