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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ