pyannotators-zeroshotclassifier

View on PyPIReverse Dependencies (0)

0.5.246 pyannotators_zeroshotclassifier-0.5.246-py3-none-any.whl

Wheel Details

Project: pyannotators-zeroshotclassifier
Version: 0.5.246
Filename: pyannotators_zeroshotclassifier-0.5.246-py3-none-any.whl
Download: [link]
Size: 6176
MD5: 6b82d12fe19d1a640bd1047febb077b2
SHA256: b46d97151f2ea30d68fa8c2c3354444ff7afb2dabb729bb1536bae62ccaec934
Uploaded: 2024-01-23 11:48:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyannotators-zeroshotclassifier
Version: 0.5.246
Summary: Annotator based on Huggingface transformers zero-shot classification pipeline
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://github.com/oterrier/pyannotators_zeroshotclassifier/
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: pymultirole-plugins (<0.6.0,>=0.5.0)
Requires-Dist: torch (==1.11.0)
Requires-Dist: protobuf (==3.20.3)
Requires-Dist: sentencepiece
Requires-Dist: transformers (==4.25.1)
Requires-Dist: PyICU
Requires-Dist: flit; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: m2r2; extra == "docs"
Requires-Dist: sphinxcontrib.apidoc; extra == "docs"
Requires-Dist: jupyter_sphinx; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: flake8 (==3.9.2); extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: scikit-learn; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1710 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyannotators_zeroshotclassifier/__init__.py sha256=0yiMgH_YJbArMJ4BpVbCRUh4GSlnmOvV2cDsbfFLZWk 108
pyannotators_zeroshotclassifier/zeroshotclassifier.py sha256=rsIbcxVlBCGl2znuNW0kKKbSXMLsyUzkPGzEwFdP6-w 8016
pyannotators_zeroshotclassifier-0.5.246.dist-info/entry_points.txt sha256=u7sUDh4WdvnnrzNoERtk4QTi0U2pCiX28xG6Kglj6XY 122
pyannotators_zeroshotclassifier-0.5.246.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyannotators_zeroshotclassifier-0.5.246.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyannotators_zeroshotclassifier-0.5.246.dist-info/METADATA sha256=OXFr67g5Dh_vvlK9NQR4hFZsY9cJt80i6XSBRqunnYw 3606
pyannotators_zeroshotclassifier-0.5.246.dist-info/RECORD

entry_points.txt

zeroshotclassifier = pyannotators_zeroshotclassifier.zeroshotclassifier:ZeroShotClassifierAnnotator