docling-project / docling-project/docling

how to extract table text

Open
#2,207 2 comments 0 reactions 0 assignees View on GitHub
question triage/close-stale
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

PdfPipelineOptions(
generate_page_images=False,
generate_picture_images=False,
generate_table_images=False,
do_code_enrichment=False,
do_formula_enrichment=False,
do_picture_classification=False,
do_picture_description=False,
do_ocr=False,
do_table_structure=False
)

so which one do i have to enable to extract table text and also tell me what are the other settings available other than this

give me a code sample which includes all the settings

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.