pymorphy2
PDFMiner
Our great sponsors
pymorphy2 | PDFMiner | |
---|---|---|
0 | 6 | |
1,046 | 4,977 | |
0.8% | - | |
0.0 | 0.0 | |
2 months ago | 4 months ago | |
Python | Python | |
MIT License | MIT License |
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.
pymorphy2
We haven't tracked posts mentioning pymorphy2 yet.
Tracking mentions began in Dec 2020.
PDFMiner
-
Creating a python class for organizing courses I took in my education
Technically this information is on my transcript, so I will be trying to use pdfminer to extract that data if there is a way to use a class you recommend when using that code https://github.com/pdfminer/pdfminer.six
-
I'm having trouble with the PDFminer library in Python. Whenever I try to call a certain function it says that something is missing in the library itself
The Github page says it's been superseded by pdfminer.six. Perhaps try that instead.
What are some alternatives?
PyPDF2 - A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
pdfplumber - Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
pdfminer.six - Community maintained fork of pdfminer - we fathom PDF
Camelot - A Python library to extract tabular data from PDFs
WeasyPrint - The awesome document factory
ReportLab
pdftabextract - A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.
borb - borb is a library for reading, creating and manipulating PDF files in python.
csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats.
tablib - Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.