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
preguntada hace 2 años733 visualizaciones
1 Respuesta
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 hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas