Poppler extension for EDS-PDF
Project description
edspdf-poppler
edspdf-poppler provides a Poppler-based PDF parser component for EDS-PDF
Beware, Poppler is GPL-licensed: edspdf-poppler is therefore also GPL-licensed, and any model depending on this component must be too.
Getting started
Install the library with pip:
$ pip install edspdf-poppler
Usage
from edspdf import Pipeline
model = Pipeline()
model.add_pipe('poppler-extractor')
model(pdf_bytes)
Visit the documentation for more information!
Acknowledgement
We would like to thank Assistance Publique – Hôpitaux de Paris and AP-HP Foundation for funding this project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
edspdf-poppler-0.0.0.tar.gz
(118.6 kB
view details)
File details
Details for the file edspdf-poppler-0.0.0.tar.gz
.
File metadata
- Download URL: edspdf-poppler-0.0.0.tar.gz
- Upload date:
- Size: 118.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6e0203acb88fde5897922342e3b408f8e0808037fcae7b9bc0725873a00ba03 |
|
MD5 | 5155deceb925dd1aca70b001da363920 |
|
BLAKE2b-256 | 26d4cc9f127d3c4c10c73027146f84a1b9088b725ae0d50e9f6b27f4e29bb659 |