Found some interesting tidbits in their FAQ [0]: "Q: What type of text can Amazon Textract detect and extract? A: Amazon Textract can detect Latin-script characters from the standard English alphabet and ASCII symbols." So, English only. But very worryingly is that they're going to keep your companies' documents: "Q. Are document and image inputs processed by Amazon Textract stored, and how are they used by AWS? A: A…
Amazon Textract – Extract text and data from virtually any document
21–30 of 74 posts
Re: Amazon Textract – Extract text and data from virtually any document
#22Re: Amazon Textract – Extract text and data from virtually any document
#23Not sure if this is bad news for the Robotic Process Automation (RPA) sector or an opportunity to offload the "Robotic" part while focusing on business process...
Re: Amazon Textract – Extract text and data from virtually any document
#24If this can get me tables out of pdf's generated by crystal reports it would be a godsend for testing. This has been a nightmare to try and solve, the best option so far has been adobe cloud but they don't offer an API for that. I'm excited to try it out.
Re: Amazon Textract – Extract text and data from virtually any document
#25Not sure if this is bad news for the Robotic Process Automation (RPA) sector or an opportunity to offload the "Robotic" part while focusing on business process...
Re: Amazon Textract – Extract text and data from virtually any document
#26Not sure if this is bad news for the Robotic Process Automation (RPA) sector or an opportunity to offload the "Robotic" part while focusing on business process...
There are many RPA solutions with OCR as part of the automation.
Re: Amazon Textract – Extract text and data from virtually any document
#27I have a personal flow using tesseract to scan docs into searchable PDFs, but it’s not that accurate. One of the main problems is that some (now most?) of the documents are in German since I live in Germany, but some are in English. There’s a way to choose the language but nothing to auto detect as far as I’m aware. I was hoping for some cloud AI service with superior OCR and simple integration or CLI (push a PDF and…
Re: Amazon Textract – Extract text and data from virtually any document
#28If this can get me tables out of pdf's generated by crystal reports it would be a godsend for testing. This has been a nightmare to try and solve, the best option so far has been adobe cloud but they don't offer an API for that. I'm excited to try it out.
Have you tried e.g. https://tabula.technology , https://pdftables.com , https://pypi.org/project/Camelot/ ?
Re: Amazon Textract – Extract text and data from virtually any document
#29If this can get me tables out of pdf's generated by crystal reports it would be a godsend for testing. This has been a nightmare to try and solve, the best option so far has been adobe cloud but they don't offer an API for that. I'm excited to try it out.
It returns table data line by line.