Textract Not Read Bold Clear Computer Generated 'X' . Need Suggestions on how to tackle this.

0

Use Case : We are extracting data from a table to convert it into a json file

Issue : Despite of bold and clear letters , textract is unable to read ' X ' from the table elements (pls check the attachment for better reference [image as well as json , where the data is missing (For Ex. The 'X' besides Demographics is not being captured )])

Textract API Used : response = client.analyze_document(Document={'Bytes': bytes_test}, FeatureTypes=['TABLES'])

Remedies Tried : adjusting the image threshold, de-blurring , adjusting contrast, cropping and magnifying the object in the page with no visible success I would greatly appreciate it if you could provide guidance, suggest best practices, or help troubleshoot the issues we are experiencing. Your expertise and assistance are crucial to the success of our project. Enter image description here
Enter image description here

已提問 6 個月前檢視次數 242 次
1 個回答
0

Thank you for using Textract and bringing this issue to our notice. With machine learning models, we cannot guarantee 100% accuracy. We are continuously improving the accuracy of our models in response to our customer feedback.

As for now, these Xs can be either returned as a selection element or be returned as a word when they are detected. We recommend to add some post processing logic to for addressing this issue.

AWS
Alan_L
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南