gliner-spacy

View on PyPIReverse Dependencies (2)

0.0.11 gliner_spacy-0.0.11-py3-none-any.whl

Wheel Details

Project: gliner-spacy
Version: 0.0.11
Filename: gliner_spacy-0.0.11-py3-none-any.whl
Download: [link]
Size: 6825
MD5: 93a438de3f835fb3cd51321e6bde477f
SHA256: b44836c4b4a895307aaaf15694b1c2cd100d2365eed510ca49062227be85d000
Uploaded: 2025-01-29 18:28:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gliner-spacy
Version: 0.0.11
Summary: A SpaCy wrapper for the GLiNER model for enhanced Named Entity Recognition capabilities
Author: William J. B. Mattingly
Home-Page: https://github.com/theirstory/gliner-spacy
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: spacy (>=3.0.0)
Requires-Dist: gliner (>=0.2.0)
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: numpy
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3560 characters]

WHEEL

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

RECORD

Path Digest Size
gliner_spacy/__init__.py sha256=xEOGfz-3EMVBX9ybADDqdnOIZkl8qkL-wxjatThSJF8 60
gliner_spacy/pipeline.py sha256=AAlptu7Xpr3g9z0mcAWXLaJs7EHbt1qWH-kEpr4TXRM 8113
gliner_spacy/version.py sha256=OaIl7v-6zEWEY90Jlh6yoBjO3zWX1oX7RsvqrK3o1TU 23
gliner_spacy-0.0.11.dist-info/LICENSE sha256=UAq3lKRYRntp3q4v7VoSthKvafpKHHXGg8qnGnbmOdE 1073
gliner_spacy-0.0.11.dist-info/METADATA sha256=AdTC8UVfHKgxWCP8Cft7Hxs0WG8n2D1XpO86xqrJrAA 4390
gliner_spacy-0.0.11.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
gliner_spacy-0.0.11.dist-info/entry_points.txt sha256=6YNblq1zlax5c_qbOV4Y531u_C0d8eDEcL7b4H8rDpA 112
gliner_spacy-0.0.11.dist-info/top_level.txt sha256=GAvc1Xmru1J3U4T-NmMwfFw6O4cQiscb70HIfVZQsg8 13
gliner_spacy-0.0.11.dist-info/RECORD

top_level.txt

gliner_spacy

entry_points.txt

gliner_cat = gliner_spacy.pipeline:GlinerCat
gliner_spacy = gliner_spacy.pipeline:GlinerSpacy