Metadata-Version: 2.4
Name: hyped-extensions-nlp
Version: 0.1.0a0
Summary: Natural Language Processing Extension
Author: open-hyped
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: hyped>=0.1.0
Requires-Dist: transformers>=4.47.1
Requires-Dist: sentencepiece>=0.2.0
Requires-Dist: jinja2>=3.1.5
Requires-Dist: protobuf>=6.30.2
Provides-Extra: linting
Requires-Dist: pre-commit; extra == "linting"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: furo; extra == "docs"

# Hyped Natural Language Processing Extension

Natural Language Processing Extension
