【发布时间】:2019-04-12 01:20:16
【问题描述】:
我正在努力从 pdf 文件中提取一些无边框表格,如下图所示。我已经安装了 python-camelot,如图所示 here 并且仅适用于有边框的表格。请查看以下详细信息:
平台 - Linux-4.5.5-300.fc24.x86_64-x86_64-with-fedora-24-Twenty_Four
sys - Python 3.6.1(默认,2017 年 5 月 15 日,11:42:04)[GCC 6.3.1 20161221 (Red Hat 6.3.1-1)]
numpy - NumPy 1.15.4
cv2 - OpenCV 3.4.3
卡米洛特 - 卡米洛特 0.3.2
【问题讨论】:
-
您能否发布您用于使用 Camelot 从此 PDF 中提取表格的代码?
-
@VinayakMehta 代码只不过是下面链接 [github.com/socialcopsdev/camelot] 的示例中给出的代码。我已经尝试了所有可选参数,但似乎都没有。