2 回答
- 最新
- 投票最多
- 评论最多
0
- Would you recommend any service in AWS which does that?
- Textract will be able to extract a table as it is right?
已回答 1 年前
0
The answer is "NO. Textract is a service that specializes in text extraction and does not perform image extraction.
相关内容
- AWS 官方已更新 3 个月前
- AWS 官方已更新 1 年前
- AWS 官方已更新 1 年前
unfortunately, there is no recommendation. As an alternative question, I recommend describing what you would like to achieve and solicit ideas.
textract does indeed recognize tables. It finds what it considers to be a table, predicts what the structure will be, and returns a tree structure. It does not extract the table as is.
https://docs.aws.amazon.com/textract/latest/dg/how-it-works-tables.html