How does textract determine when to segment text vertically or horizontally?

0

How does textract determine when to segment text vertically or horizontally? Is there a way to help textract do this?

For example, this one https://gyazo.com/358819c526664c00922c6d231ea38fe5

vs this one https://gyazo.com/0279b6e040a91392e2ccad1f6379ae31

ina
asked 2 years ago960 views
2 Answers
0

As of the moment, I am unaware of this parameter. However if you are mostly expecting horizontal text, you might want to test the image above to AWS Rekognition text detection instead https://docs.aws.amazon.com/rekognition/latest/dg/text-detection.html

answered 2 years ago
0

As of now, Textract does not support vertical text alignment. Please refer to : https://docs.aws.amazon.com/textract/latest/dg/limits.html for more information. The Textract algorithm will perform better on sparser text use cases so we recommend padding the image to improve performance.

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions