Skip to content

0.2.0

Compare
Choose a tag to compare
@SamEdwardes SamEdwardes released this 30 Dec 19:12
· 40 commits to main since this release
ed830d4
  • 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_range
    • doc._.first_page
    • doc._.last_page
    • doc._.pdf_file_name
    • doc._.page(int)
  • Built a new documentation site: https://samedwardes.github.io/spaCyPDFreader/