Textract Queries returning false positive results

0

We are struggling with textract query results. The OCR is working correctly, as the text is pulling accurately but the queries are returning incorrect results. We are reviewing education documents and textract appears to say yes to most things. In the example below it is a "doctor of arts", when asked "Can you confirm if 'Maths' is present in the document?" the answer is returned as a high confidence yes.

For example: Accurate text: "Text": "has conferred on" "Text": "the degree of" "Text": "Doctor of Arts" "Text": "in Law And Legal Studies" "Text": "and all the rights and privileges thereunto appertaining." "Text": "In witness thereof, this degree duly signed has been" "Text": "issued and the Seal of the University affixed." "Text": "Presented on the twenty fifth day of" "Text": "April, two thousand and seventeen." "Text": "Pabe" "Text": "Jack" "Text": "lean"

Results: "BlockType": "QUERY", "Text": "Can you confirm if 'Maths' is present in the document?" "BlockType": "QUERY_RESULT", "Confidence": 87, "Text": "yes"

"BlockType": "QUERY", "Text": "Can you confirm if 'University of New York' is present in the document?" "BlockType": "QUERY_RESULT", "Confidence": 92, "Text": "yes"

Gabi
preguntada hace 8 meses238 visualizaciones
2 Respuestas
0

Thank you for using Amazon Textract. As a managed machine learning service, we are continuously improving the quality of our models and releasing new features. In order to help us improve our models for your documents, please open a customer support ticket and share details to help us analyze further. Additionally, please look out for announcements regarding our model quality updates and new feature announcements that are announced on the AWS Textract what’s new post channel.

AWS
respondido hace 7 meses
0

Hi, try to use an Adapter for custom queries. It's another way of solving this problem. let me know if you have more questions

Ignacio
respondido hace 7 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