gliner-spacy

View on PyPIReverse Dependencies (2)

0.0.10 gliner_spacy-0.0.10-py3-none-any.whl

Wheel Details

Project: gliner-spacy
Version: 0.0.10
Filename: gliner_spacy-0.0.10-py3-none-any.whl
Download: [link]
Size: 6571
MD5: 9b6475a069d700e6b1d5aca0fd38d65e
SHA256: 88532eaf43baa744ae807983cb4276ec678c5f5bee75e0ba40d33da1a05bcb10
Uploaded: 2024-07-16 13:12:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gliner-spacy
Version: 0.0.10
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: 2768 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
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=WXsfwnSW1Qv8DrJqiWBnQ2L-VG6sfRSGxMEeaIpVdmc 7830
gliner_spacy/version.py sha256=-nNlMKS9nph3FR78_ZG9RGKrbxseeNp2K6nMr0pVGaU 23
gliner_spacy-0.0.10.dist-info/LICENSE sha256=UAq3lKRYRntp3q4v7VoSthKvafpKHHXGg8qnGnbmOdE 1073
gliner_spacy-0.0.10.dist-info/METADATA sha256=pr1X_ow3pJS3YRYxzsABOVBL7nxeXuB6tR8YMaonHoA 3604
gliner_spacy-0.0.10.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
gliner_spacy-0.0.10.dist-info/entry_points.txt sha256=6YNblq1zlax5c_qbOV4Y531u_C0d8eDEcL7b4H8rDpA 112
gliner_spacy-0.0.10.dist-info/top_level.txt sha256=GAvc1Xmru1J3U4T-NmMwfFw6O4cQiscb70HIfVZQsg8 13
gliner_spacy-0.0.10.dist-info/RECORD

top_level.txt

gliner_spacy

entry_points.txt

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