Skip to main content

A fully-configurable terminology extraction module written in Python

Project description

py-pdf-term

A fully-configurable terminology extraction module written in Python

Installation

pip install py-pdf-term

You also need to install spaCy models ja_core_news_sm and en_core_web_sm, which this module depends on.

pip install https://github.com/explosion/spacy-models/releases/download/ja_core_news_sm-3.6.0/ja_core_news_sm-3.6.0.tar.gz
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0.tar.gz

Documentation

https://kumachan-mis.github.io/py-pdf-term

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_pdf_term-1.1.0.tar.gz (51.0 kB view hashes)

Uploaded Source

Built Distribution

py_pdf_term-1.1.0-py3-none-any.whl (119.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page