Metadata-Version: 2.3
Name: py-pdf-term
Version: 1.2.2
Summary: A fully-configurable terminology extraction module written in Python
License: MIT
Keywords: terminology extraction,technical term,pdf
Author: Yuya Suwa
Requires-Python: >=3.13,<3.14
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pdfminer.six (>=20240706,<20240707)
Requires-Dist: spacy (>=3.8.7,<4.0.0)
Project-URL: Homepage, https://github.com/kumachan-mis/py-pdf-term
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

