2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
- Would you recommend any service in AWS which does that?
- Textract will be able to extract a table as it is right?
답변함 일 년 전
0
The answer is "NO. Textract is a service that specializes in text extraction and does not perform image extraction.
관련 콘텐츠
- AWS 공식업데이트됨 3달 전
- AWS 공식업데이트됨 일 년 전
- AWS 공식업데이트됨 일 년 전
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