Docling/docling/backend
Panos Vagenas 0945973b79
fix: use first table row as col headers (#1156)
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
2025-03-13 15:34:18 +01:00
..
docx feat: equations to latex in MSWord backend (with inline groups) (#1114) 2025-03-13 15:12:22 +01:00
json feat: add Docling JSON ingestion (#783) 2025-01-24 18:05:23 +01:00
xml fix: Pass tests, update docling-core to 2.22.0 (#1150) 2025-03-13 09:45:55 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
abstract_backend.py feat: add Docling JSON ingestion (#783) 2025-01-24 18:05:23 +01:00
asciidoc_backend.py fix: use first table row as col headers (#1156) 2025-03-13 15:34:18 +01:00
csv_backend.py fix: use first table row as col headers (#1156) 2025-03-13 15:34:18 +01:00
docling_parse_backend.py refactor: allow the usage of backends in the enrich models and generalize the interface (#742) 2025-01-15 09:52:38 +01:00
docling_parse_v2_backend.py fix: enable locks for threadsafe pdfium (#1052) 2025-03-02 20:06:44 +01:00
html_backend.py fix: use first table row as col headers (#1156) 2025-03-13 15:34:18 +01:00
md_backend.py fix: use first table row as col headers (#1156) 2025-03-13 15:34:18 +01:00
msexcel_backend.py fix: use first table row as col headers (#1156) 2025-03-13 15:34:18 +01:00
mspowerpoint_backend.py fix: use first table row as col headers (#1156) 2025-03-13 15:34:18 +01:00
msword_backend.py fix: use first table row as col headers (#1156) 2025-03-13 15:34:18 +01:00
pdf_backend.py feat: Code and equation model for PDF and code blocks in markdown (#752) 2025-01-24 16:54:22 +01:00
pypdfium2_backend.py fix: enable locks for threadsafe pdfium (#1052) 2025-03-02 20:06:44 +01:00