Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable easy handling of extracted table in PDF file #155

Open
helloooojoy opened this issue Feb 11, 2025 · 0 comments
Open

Enable easy handling of extracted table in PDF file #155

helloooojoy opened this issue Feb 11, 2025 · 0 comments

Comments

@helloooojoy
Copy link

Hi the tool is amazing so far but I'm wondering if you can make extracted table text into a dictionary or something that is easier to be used in actual use case. For example, a table with 2 column - 'name' and 'gender', if the table is large, it's hard to parse and make use of it for LLM. However, if it could be converted into
{'name':'michael', 'gender': 'male'}

Thanks so much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant