-
Hello,
I’m encountering an issue when extracting tables containing merged rows. Specifically, when a cell spans multiple rows, the expected behavior is to assign it a `row_span` value greater than …
-
I didn't think there would be a package out there for this, thanks!
I was importing a table where the grouping mark is a dot, with values around 10.000.
As such, the extract_table function returns…
-
I have a problem, when i use extract_tables function, i get a reversed arabic text. Like the actual name is joe, but i get eoj. (it's arabic but i wrote english so u can understand), there is no need …
-
Hi!
Great project, I'm really liking it! I just used to to run it on our live system and it's absolutely fantastic, specially for onboarding new folks :)
I just just wanted to flag with this tic…
-
I hope to get the table title when extracting tables using extract_tables.
希望extract_tables可以支持在提取表格时返回表格标题。
-
### Feature Name
swarmauri_community/parsers/concrete/TabulaPDFParser.py
### Feature Description
Using Tabula, extract tables from PDF files
### Motivation
To enable parsing of pdf documents
###…
-
### Is your feature request related to a problem? Please describe.
With the addition of structured logging #2576 it's become clear that structured data has user value in outputs not just diagnostic l…
-
### Bug Description
When using the google docs node to fetch a document which contains tables and using the "simplify" option, tables/table data are not collected in the resulting output. In the case…
-
Detecting (borderless) tables can crop tables so data is incomplete.
Extracting values directly from the text might be more robust:
```
# datasheets/nxp/PSMN3R3-80BS,118.pdf
td(on)
turn-on de…
fl4p updated
2 months ago
-
I am working with this Tabula Api.I am writing the code in java to extract the tables from any pdf using this API.I tried my code on several files. But I am only able to extract tables from a file,tha…
ghost updated
7 years ago