AWS Kendra - Search PDF with handwritten text

0

I have a scanned PDF with handwritten text and I am trying to search through it using AWS Kendra. However, Kendra doesn't search through the handwritten text. I tried using textract and comprehend, but there seem to be limitations to PDF size and number of pages with both services. Is there a way to allow Kendra to search through this handwritten text?

1 回答
0
已接受的回答

Textract would be your best bet - it's designed for handwriting recognition (among other things). Kendra is designed for language and meaning recognition. In super simplified terms, one is a convoluted neural network for images, the other is a recursive neural network for language; RNN works poorly for images, CNNs work poorly for language.

Textract does have limits - 3000 pages / 500MB for the pdf. Are you exceeding those limits?

AWS
Dan_H
已回答 2 年前
profile picture
专家
已审核 9 个月前

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

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

回答问题的准则