nlp-service

View on PyPIReverse Dependencies (0)

2.0.1 nlp_service-2.0.1-py3-none-any.whl

Wheel Details

Project: nlp-service
Version: 2.0.1
Filename: nlp_service-2.0.1-py3-none-any.whl
Download: [link]
Size: 9937
MD5: 01b1db1c91f50df7923d8e1691f9a45c
SHA256: 0e79760fefadf94da3612f4c30622e8c52b7b38e75fae4f14fa20d5d9833cf05
Uploaded: 2025-03-03 17:04:04 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: nlp-service
Version: 2.0.1
Summary: Microservice for NLP tasks using gRPC
Author-Email: Mirko Lenz <mirko[at]mirkolenz.com>
Project-Url: Repository, https://github.com/recap-utr/nlp-service
Project-Url: Documentation, https://recap-utr.github.io/nlp-service/
Project-Url: Issues, https://github.com/recap-utr/nlp-service/issues
Project-Url: Changelog, https://github.com/recap-utr/nlp-service/releases
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: arg-services (<2,>=1.7.7)
Requires-Dist: cbrkit[nlp] (<1,>=0.21.1)
Requires-Dist: typer (<1,>=0.9)
Requires-Dist: cbrkit[llm,transformers]; extra == "all"
Requires-Dist: tensorflow-hub (<1,>=0.16); ((sys_platform == "darwin" and platform_machine == "arm64") or sys_platform == "linux") and extra == "all"
Requires-Dist: tensorflow (<3,>=2); ((sys_platform == "darwin" and platform_machine == "arm64") or sys_platform == "linux") and extra == "all"
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7338 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nlp_service/__init__.py sha256=g79W4HTr0W0ETtuPb1itbwjhO2PqtbBFs8eLly6jda0 6462
nlp_service/__main__.py sha256=3dYKHfmWsrdExFlTFlcR5a_icR9fAkn06Yh14TQkEd8 33
nlp_service/client.py sha256=sZ9Pv9_YImiObqw9dCBNi6eLtDWCj7mkA-MwWYWgezw 1661
nlp_service/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nlp_service/server.py sha256=MlyEghh_hyR7oDDOFY6HA3b0-P1hqWz3EZgZGkQN14U 2922
nlp_service-2.0.1.dist-info/LICENSE sha256=Iyex6K90z0mFRMnooRrc43cgYg0Zg-7YrFpz92-XvwQ 1067
nlp_service-2.0.1.dist-info/METADATA sha256=eRzfi0gZkEcCkQOgtvzY0A_LyHUCy9BZdODsWzG3_QQ 8985
nlp_service-2.0.1.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
nlp_service-2.0.1.dist-info/entry_points.txt sha256=ZasimN5hgEeIg4Kq_5fxy3yy_8oXomlHk6FxFRxvn0Y 56
nlp_service-2.0.1.dist-info/top_level.txt sha256=53FWRLocqJG5oFgksxRDx4RU9b2b6aKuPNB1fE5ukHI 12
nlp_service-2.0.1.dist-info/RECORD

top_level.txt

nlp_service

entry_points.txt

nlp-service = nlp_service.server:main