Hi community,
Currently, I am using document understanding for the data extraction of an invoice, but the accuracy is very poor.
I am using “Form extractor” for the extraction and “Keyword Based Classifiers” for classification. Is there any kind of solution for better accuracy?
Hi @Abhoy_Kumar_Mondal
Invoice is a semi-strutuctured document. For this, the recomended extractor is Model Based and UiPath offers a pre-trained Model for invoice and you can retraine it with your own data to better accuracy
Document Understanding - Invoices - ML Package (uipath.com)
Cheers