Please help on this. I have 100+ vendor invoices with different format. I created single document type with all invoices and trained the model. All invoices extract the same fields in taxanomy. Do i need classifier to improve the accuracy ? Some fields are not consistently extracted. Uses UiPath ocr. How to improve model incrementally?
Hi @Techbuzz
Yes, use a classifier to route invoices by layout. Split document types per vendor, validate fields using validation, Retrain model with corrected data. Try different OCR engines. Use Data Manager for incremental training.
Happy Automation