SamEdwardes / spacypdfreader

Easy PDF to text to spaCy text extraction in Python.
https://samedwardes.github.io/spacypdfreader/
MIT License
33 stars 1 forks source link

Multi processing #14

Closed SamEdwardes closed 1 year ago

SamEdwardes commented 1 year ago

Add an option to use multiprocessing to speed up PDF-to-text conversion.

SamEdwardes commented 1 year ago

Closes #8