2 Antworten
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
0
- Would you recommend any service in AWS which does that?
- Textract will be able to extract a table as it is right?
beantwortet vor einem Jahr
0
The answer is "NO. Textract is a service that specializes in text extraction and does not perform image extraction.
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 2 Jahren
- AWS OFFICIALAktualisiert vor 2 Jahren
- AWS OFFICIALAktualisiert vor 2 Jahren
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