Metadata-Version: 2.1
Name: py-pdf-term
Version: 1.2.0
Summary: A fully-configurable terminology extraction module written in Python
Home-page: https://github.com/kumachan-mis/py-pdf-term
License: MIT
Keywords: terminology extraction,technical term,pdf
Author: Yuya Suwa
Requires-Python: >=3.12,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pdfminer.six (>=20240706,<20240707)
Requires-Dist: spacy (>=3.8.3,<4.0.0)
Project-URL: Repository, https://github.com/kumachan-mis/py-pdf-term
Description-Content-Type: text/markdown

# py-pdf-term

A fully-configurable terminology extraction module written in Python

## Documentation

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

