You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @karan-nanonets
Currently, I am working on project where I need to extract text and tables in the page sequence from PDFS and give the combined input to another model .
I am able to extract the tables only.
Is there any way nanonet can do both and extract the PDF as it?
like convert_to_text can extract text and table in tabular format(like convert_to_csv does it).
Please let me know at the earliest.