0.2.0
- Added support for additional pdf to text extraction engines:
- Added the ability to bring your own pdf to text extraction engine.
- Added new spacy extension attributes and methods:
doc._.page_rangedoc._.first_pagedoc._.last_pagedoc._.pdf_file_namedoc._.page(int)
- Built a new documentation site: https://samedwardes.github.io/spaCyPDFreader/