aphp / edspdf

EDS-PDF is a generic, pure-Python framework for text extraction from PDF documents. It provides the machinery to use rule- or machine-learning-based approaches to classify text blocs between body and meta-data.
https://aphp.github.io/edspdf/
BSD 3-Clause "New" or "Revised" License
41 stars 6 forks source link

Accelerators #19

Closed percevalw closed 1 year ago

percevalw commented 1 year ago

Description

Adds accelerators, and in particular, multi cpu/gpu support

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage is 98.75% of modified lines.

Files Changed Coverage
edspdf/accelerators/base.py 97.82%
edspdf/accelerators/multiprocessing.py 98.73%
edspdf/accelerators/simple.py 100.00%
edspdf/pipeline.py 100.00%
edspdf/registry.py 100.00%

:loudspeaker: Thoughts on this report? Let us know!.