Skip to content

Aws Textract table extraction limited to three

0

When doing table extraction with Textraction, I only get three tables in the result even though there are four tables in total on the same image/PDF page. When removing one table the fourth one is recognized and returned in result. Seems to be a limit of three tables max per image/PDF page, is this correct and can we increase the limit?

Regards,

asked 3 years ago511 views

1 Answer
0

Textract tables does not limit table count detection, but since we use machine learning models we cannot always garuntee 100% accuracy for table extraction. If you find some documents with tables that you think should be detected, give them to us and we may be able to train on these and detect them in future quality updates

AWS

answered 3 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.