docling-project / docling-project/docling-core

Enable easy handling of extracted table in PDF file

Open
#155 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
282
Forks
214
Avg merge
2d 15h
Merged PRs (30d)
21

Description

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!!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.