spacy-huggingface-pipelines

View on PyPIReverse Dependencies (3)

0.0.4 spacy_huggingface_pipelines-0.0.4-py2.py3-none-any.whl

Wheel Details

Project: spacy-huggingface-pipelines
Version: 0.0.4
Filename: spacy_huggingface_pipelines-0.0.4-py2.py3-none-any.whl
Download: [link]
Size: 11236
MD5: b52ebc695fda9cffba6ccb53b0758b5c
SHA256: 9e38ee6eba7a11fca32b7d14f38259f7805eec211e8959105a90c95915168b00
Uploaded: 2023-06-02 18:18:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spacy-huggingface-pipelines
Version: 0.0.4
Summary: spaCy wrapper for Hugging Face Transformers pipelines
Author: Explosion
Author-Email: contact[at]explosion.ai
Home-Page: https://github.com/explosion/spacy-huggingface-pipelines
Project-Url: Release notes, https://github.com/explosion/spacy-huggingface-pipelines/releases
Project-Url: Source, https://github.com/explosion/spacy-huggingface-pipelines
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: spacy (<4.0.0,>=3.0.0)
Requires-Dist: transformers (<5.0.0,>=4.28.0)
Requires-Dist: torch (>=1.8.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8581 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
spacy_huggingface_pipelines/__init__.py sha256=L6vtvQUOhiGkCMpHOIPlGp87ejnGkCzjX8MwNtY7YEY 143
spacy_huggingface_pipelines/text_classification.py sha256=JBtWkQOtrmZHoprrgJSgRsYjQqJBzRoEzRyD0kKTjRI 3701
spacy_huggingface_pipelines/token_classification.py sha256=OMjStOdwleyPN2W7teBmrEq4py3RLNhBd0fZh-rsw1g 6892
spacy_huggingface_pipelines/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spacy_huggingface_pipelines/tests/enable_gpu.py sha256=LDIdt1gbkbyGpGATvzndS8rjGuzzU8Z6ikRegPLABxk 45
spacy_huggingface_pipelines/tests/test_pipeline_components.py sha256=RszcBbhMATLGp12V38fbUJz5BFrkulI5jr_JNTgvzwQ 3222
spacy_huggingface_pipelines-0.0.4.dist-info/LICENSE sha256=OXzXYJYcVrWn-utCmU3bJutWn-WPZS2MtQS1C0U5_fQ 1073
spacy_huggingface_pipelines-0.0.4.dist-info/METADATA sha256=DnTipuibrANadtgsz5n8EEP-DuDml6ZoD4LgOJFuvSA 9965
spacy_huggingface_pipelines-0.0.4.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
spacy_huggingface_pipelines-0.0.4.dist-info/entry_points.txt sha256=Lhyr2Kc1KoWXjHm1D3__pno08R0kbGa1JxE8p_EYRLM 183
spacy_huggingface_pipelines-0.0.4.dist-info/top_level.txt sha256=ZSuXITmlecvlIinv795xyH5uiCF3wdLLaMllO3k2bGw 28
spacy_huggingface_pipelines-0.0.4.dist-info/RECORD

top_level.txt

spacy_huggingface_pipelines

entry_points.txt

hf_text_pipe = spacy_huggingface_pipelines.text_classification:make_hf_text_pipe
hf_token_pipe = spacy_huggingface_pipelines.token_classification:make_hf_token_pipe