Textract Handwriting Recognition

0

Hello All, Right now, I am looking into current Optical Recognition Software solutions for a project I am working on. I would basically be automating a backlog of pdfs that would process each document and say whether it does or does not have handwriting in it. So far, Textract seems to be an option, however, it only tells me what the text is. To elaborate, if I simply plug a document in, it will just spit out all the text on the document. This is nice, but I want to be able to adjust the output into a simple Boolean, such that if the document has handwriting it would be put into one bin and if it does not it would be put into a another.

MWong
feita há 2 anos732 visualizações
1 Resposta
0

The response does include information about the TextType: HANDWRITING | PRINTED, which you could use to identify which document has handwriting and which does not.

https://docs.aws.amazon.com/textract/latest/dg/API_Block.html#Textract-Type-Block-TextType

AWS
respondido há 2 anos

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