parsee-pdf-reader VS ExtractTable-py

Compare parsee-pdf-reader vs ExtractTable-py and see what are their differences.

parsee-pdf-reader

Parsee's PDF reader, specialized on the extraction of tables with numeric values and the accurate extraction and preservation of text-paragraphs. Full support for scans and images. (by parsee-ai)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
parsee-pdf-reader ExtractTable-py
1 1
23 241
- -
8.3 0.0
5 days ago almost 1 year ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

parsee-pdf-reader

Posts with mentions or reviews of parsee-pdf-reader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-31.
  • Parsee.ai โ€“ a framework to easily extract complex structured data with LLMs
    2 projects | news.ycombinator.com | 31 Mar 2024
    Yes, another LLM framework. This one is specialized on extracting structured data from various document types (mainly PDFs, images and HTML files).

    Comes with a new (separate) PDF extraction library that is focused on the extraction of numeric tables (tables with numbers, so especially for the financial domain): https://github.com/parsee-ai/parsee-pdf-reader

    Helps to easily set up a dataset to evaluate the performance of various LLMs on data extraction tasks, e.g. extracting revenue figures from financial reports: https://github.com/parsee-ai/parsee-datasets/tree/main/datas...

ExtractTable-py

Posts with mentions or reviews of ExtractTable-py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-02.

What are some alternatives?

When comparing parsee-pdf-reader and ExtractTable-py you can also consider the following projects:

img2table - img2table is a table identification and extraction Python Library for PDF and images, based on OpenCV image processing

pdfplumber - Plumb a PDF for detailed information about each char, rectangle, line, et cetera โ€”ย and easily extract text and tables.

Camelot - A Python library to extract tabular data from PDFs

tabnet - PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf

visidata - A terminal spreadsheet multitool for discovering and arranging data

vaex - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second ๐Ÿš€

PyMuPDF - PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.