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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠