pyannotators-spacyner

View on PyPIReverse Dependencies (0)

0.5.227 pyannotators_spacyner-0.5.227-py3-none-any.whl

Wheel Details

Project: pyannotators-spacyner
Version: 0.5.227
Filename: pyannotators_spacyner-0.5.227-py3-none-any.whl
Download: [link]
Size: 6910
MD5: d27262d58884a45d94bce19132cedb5d
SHA256: 331988ab9cf293fc64b6f413660c34cd12f55f213bcd26a0f874111f6c911770
Uploaded: 2024-02-12 10:08:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyannotators-spacyner
Version: 0.5.227
Summary: Annotator based on Spacy NER
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://github.com/oterrier/pyannotators_spacyner/
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: spacy[lookups] (==3.4.4)
Requires-Dist: scispacy (==0.5.2)
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: pybel; extra == "test"
Requires-Dist: pandas; extra == "test"
Requires-Dist: python-Levenshtein; extra == "test"
Requires-Dist: fuzzywuzzy; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1550 characters]

WHEEL

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

RECORD

Path Digest Size
pyannotators_spacyner/__init__.py sha256=y5qiuMWr77LT3MtpP0XV-N4QNwRyH2V6DurLENrHBdE 59
pyannotators_spacyner/spacyner.py sha256=J6nPqxDh-o-Wi4jO0jVjeW45DFVOdpPRjHN490jVRqY 10890
pyannotators_spacyner-0.5.227.dist-info/entry_points.txt sha256=aldpvS2YjzKgUdHgb3a3s3RwsfT7rkXPA3mVtsDCFIs 82
pyannotators_spacyner-0.5.227.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyannotators_spacyner-0.5.227.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyannotators_spacyner-0.5.227.dist-info/METADATA sha256=5ux8MHiFHEJ2aU_ls0qmi8LZEW81ZSEMumiIFWpi6NA 3427
pyannotators_spacyner-0.5.227.dist-info/RECORD

entry_points.txt

spacyner = pyannotators_spacyner.spacyner:SpacyNERAnnotator