Docling/docling/backend
Said Gürbüz c2f595d283
fix: fix ZeroDivisionError for cell_bbox.area() (#1636)
fix ZeroDivisionError for cell_bbox.area()

Signed-off-by: Saidgurbuz <said.gurbuz@epfl.ch>
2025-05-22 13:43:33 +02:00
..
docx ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
json feat: add Docling JSON ingestion (#783) 2025-01-24 18:05:23 +01:00
xml chore: typo fix (#1465) 2025-04-28 08:52:09 +02: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: AsciiDoc header identification (#1562) (#1563) 2025-05-13 11:17:26 +02:00
csv_backend.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
docling_parse_backend.py fix: fix ZeroDivisionError for cell_bbox.area() (#1636) 2025-05-22 13:43:33 +02:00
docling_parse_v2_backend.py fix: fix ZeroDivisionError for cell_bbox.area() (#1636) 2025-05-22 13:43:33 +02:00
docling_parse_v4_backend.py fix: fix ZeroDivisionError for cell_bbox.area() (#1636) 2025-05-22 13:43:33 +02:00
html_backend.py fix(HTML): handle row spans in header rows (#1536) 2025-05-09 15:14:32 +02:00
md_backend.py chore: typo fix (#1465) 2025-04-28 08:52:09 +02:00
msexcel_backend.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
mspowerpoint_backend.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
msword_backend.py feat: add textbox content extraction in msword_backend (#1538) 2025-05-19 15:01:36 +02:00
pdf_backend.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
pypdfium2_backend.py fix(pypdfium): resolve overlapping text when merging bounding boxes (#1549) 2025-05-19 15:26:00 +02:00