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

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

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

回答問題指南