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
已提问 8 个月前241 查看次数
2 回答
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
已回答 8 个月前
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
已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则