conjuncts / gmft

Lightweight, performant, deep table extraction
MIT License
326 stars 21 forks source link

Tables in scanned documents #13

Open akheel-array opened 3 months ago

akheel-array commented 3 months ago

@conjuncts I have tried using the quickstart notebook for PDF's of scanned documents, and the tables are not being detected. Does gmft not support scanned documents yet, or do I have to override some configurations? Cheers!

conjuncts commented 3 months ago

Hello, Unfortunately, OCR for scanned documents is not currently supported. I do plan to support OCR in the future. #11 may also be helpful.