google / google/langextract

The fragmentation issue when extracting documents containing HTML tables

Open
#308 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
38.6k
Forks
2.7k
Avg merge
3d 15h
Merged PRs (30d)
3

Description

When using langextract to extract the information contained in documents with HTML tables,suppose the content of my table is very long, will the chunking logic cut the table, causing the subsequent chunks to lack the table header and preventing the LLM from understanding, ultimately resulting in the loss of the extracted result data? is there a better solution to this problem?

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.