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
posta 2 anni fa734 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande