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

preguntada hace 6 meses242 visualizaciones
1 Respuesta
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
respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas