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.
関連するコンテンツ
- 質問済み 7年前
- AWS公式更新しました 1年前
- AWS公式更新しました 2年前
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