docling-project / docling-project/docling

How to add table annotations serialization.

Open
#1,809 4 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

### Question

...

Hi everyone,

I have gone through the docling documentation and found this article [table exportation](https://docling-project.github.io/docling/examples/export_tables/) to get the different tables based on which I wrote a code for an LLM to generate a caption (though getting some context for example text data regarding the page from which the table is found could really be a plus). I will like to do something similar to the picture annotation serialization provided here [image annotation serialization](https://docling-project.github.io/docling/examples/serialization/#creating-a-custom-serializer) but for the generated table captions (annotations). I noticed that the TableItems objects have a captions field. Any help is appreciated thanks.

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.