docling-project / docling-project/docling

Bug: Post Table Text not Included in Parsed Content

Open
#519 1 comment 0 reactions 1 assignee Claimed by @maxmnemonic View on GitHub
bug layout triage/close-stale
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

### Bug
Post table text is sometimes not getting included in parsed content.

### Steps to reproduce
1. Parse this PDF. [test_docling-parser.pdf](https://github.com/user-attachments/files/18023734/test_docling-parser.pdf)

**Tried with below options but issue was persistent in all the cases.**
- `--no-ocr`
- `--full-ocr`
- `--table-mode accurate`
- `--table-mode fast`
- `--table-mode accurate, --no-ocr`
- `--table-mode fast, --no-ocr`

### Screenshots

**PDF Page Content**
![image](https://github.com/user-attachments/assets/e2c2f1d4-824b-4bd7-b89a-64786dfcaac6)

**Parsed content by DocLing:**
![image](https://github.com/user-attachments/assets/719df3fe-caf7-4754-88ae-2b004c48530b)

### Docling version
Docling version: 2.8.3
Docling Core version: 2.7.0
Docling IBM Models version: 2.0.7
Docling Parse version: 2.1.2

### Python version
Python 3.11.8

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.