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?

feita há 2 anos600 visualizações
1 Resposta
0
Resposta aceita

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
respondido há 2 anos
profile picture
ESPECIALISTA
avaliado há 9 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas