6 ms·
You may want to try https://github.com/VikParuchuri/surya https://github.com/VikParuchuri/surya (I'm the author). I've only benchmarked against tesseract, but
by vikp 3y ago
You may want to try https://github.com/VikParuchuri/surya https://github.com/VikParuchuri/surya (I'm the author). I've only benchmarked against tesseract, but it outperforms it by a lot (benchmarks in repo). Happy to discuss.
You could also try https://github.com/VikParuchuri/marker https://github.com/VikParuchuri/marker for general PDF parsing (I'm also the author) - it seems like you're more focused on tables.
- pryelluw 3y agoThanks for sharing.
- raffraffraff 3y agoHow does surya compare to AWS Textract? A previous employer went through a bunch of different OCRs and ended up using Textract because they found it to be the most accurate overall.