Emad Gohari

Results 2 issues of Emad Gohari

I have a PDF with SVG images, when I tried parsing a page, I noticed SVG images are not detected by PDF Plumber. Extracting those SVG or vectorized images are...

feature-request

Thanks for your nice work. Is this model possible to be plugged into the spaCy NLP pipeline? Something similar to this [Berkley Neural Parser](https://pypi.org/project/benepar/) package? ``` >>> import benepar, spacy...