-
{"0a9c59d3605e65f75e3374cb4767762ea021a1ac894308f08b2d0cf4fa9780f8": [{"cells": [{"bbox": [94.0, 0.0, 226.0, 9.0], "row_id": 0, "col_id": 0, "text": null}, {"bbox": [533.0, 0.0, 856.0, 13.0], "row_id"…
-
### Describe your problem
Can you tell me the table structure recognition (TSR) algorithm and the open source address? It's a great job.
-
in startup_ch32v00x.S
......
/* Configure the interrupt vector table recognition mode and entry address mode */
la t0, _start
ori t0, t0, 3
csrw mtvec, t0
in risc-v's spec, there…
-
In general, `Zero` is a bit too eager recognizing the content of a cell as a number. While non-text content is (as intended) never interpreted as a number, plain text usually is.
For example `[Tex…
-
Hello everyone, I have noticed that many tables in the literature are rotated, while some are not. How can I determine whether a table has been rotated before performing content recognition and extrac…
-
### Requested feature
Enhanced table extraction for complex table formats. Currently, Docling is able to identify the values correctly, but formatting is sometimes misaligned or unclear, especially i…
-
Partial recognition of table content: As shown in the figure, only the first five rows of the table are recognized, and the rest of the table is lost.
How to solve this problem? Can you make the stru…
-
How do I convert the result of surya table recognition, which contains each cells information, to a renderable html code, is there a convert script? any help will be appreciated.
-
**Bug** 💥
When I try to reproduce the experiment described in docs/tutorials/table_recognition_eval.md, it seemed that the code needed updating. I modify some of the code, but get an error:
![image]…
-
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'…