docling-project / docling-project/docling
Suggestions for improving the recognition effect of tables rotated by 90 degrees.
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Requested feature
...
Improve the parsing effect of tables rotated by 90 degrees.
[2785a0e4-ade5-4a7f-852e-d6dbaed01301_origin.pdf](https://github.com/user-attachments/files/19731303/2785a0e4-ade5-4a7f-852e-d6dbaed01301_origin.pdf)
The table on page 5 of this PDF is rotated by 90 degrees, making it impossible to parse correctly.

### Alternatives
...
The **marker** tool can automatically parse tables that are rotated by 90 degrees. You can refer to the method used by **marker**, or use a small model for image orientation correction.
Contributor guide
Assessment
This issue has not been assessed yet.