pyannotators-spacymatcher

View on PyPIReverse Dependencies (0)

0.5.64 pyannotators_spacymatcher-0.5.64-py3-none-any.whl

Wheel Details

Project: pyannotators-spacymatcher
Version: 0.5.64
Filename: pyannotators_spacymatcher-0.5.64-py3-none-any.whl
Download: [link]
Size: 5892
MD5: 76344f614217e3d21be5e5df1a0e9541
SHA256: 57451e45f77bf91f587713ebcca82cfba3720fa27f5365b604cf132edae23a2b
Uploaded: 2024-01-23 11:37:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyannotators-spacymatcher
Version: 0.5.64
Summary: SpacyMatcher annotator using the spacy rule-matching engine
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://github.com/oterrier/pyannotators_spacymatcher/
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: 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: dirty-equals (>=0.5); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1614 characters]

WHEEL

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

RECORD

Path Digest Size
pyannotators_spacymatcher/__init__.py sha256=8MZN4Pt5dfLybEjdJUznIAs-vsvfLC75A6n5HaHOrIM 89
pyannotators_spacymatcher/spacymatcher.py sha256=hGSUvjCHvd0bZJUYfTlVCjENa9RrfpOfnbjAfxV3sRE 6260
pyannotators_spacymatcher-0.5.64.dist-info/entry_points.txt sha256=gT3s7vGQQoD86EdI7h1741YwJdkg-8iL8vRLfH_2QQc 98
pyannotators_spacymatcher-0.5.64.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyannotators_spacymatcher-0.5.64.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyannotators_spacymatcher-0.5.64.dist-info/METADATA sha256=ERVMJjQTgXSPBEy7z49iiJG8WZeRDSLM7XXk8mJuDng 3374
pyannotators_spacymatcher-0.5.64.dist-info/RECORD

entry_points.txt

spacymatcher = pyannotators_spacymatcher.spacymatcher:SpacyMatcherAnnotator