pyannotators-acronyms

View on PyPIReverse Dependencies (0)

0.5.221 pyannotators_acronyms-0.5.221-py3-none-any.whl

Wheel Details

Project: pyannotators-acronyms
Version: 0.5.221
Filename: pyannotators_acronyms-0.5.221-py3-none-any.whl
Download: [link]
Size: 7203
MD5: 30ff6342750b000915305472e009d2e4
SHA256: 8cc5c99db85a1156b5a9daa76560651029c5e480cf8955dd83090839856987ac
Uploaded: 2024-07-16 09:52:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyannotators-acronyms
Version: 0.5.221
Summary: Annotator based on Spacy NER
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://github.com/oterrier/pyannotators_acronyms/
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: collections_extended
Requires-Dist: unidecode
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; 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_acronyms/__init__.py sha256=YQ6Hwbq1MAaxy6EcsS3Kqii3nWd56aZ_Zv4DEF3WlDc 59
pyannotators_acronyms/acronyms.py sha256=4O6ImX4RwF0EZyuvGGukeTiI7ldFp_Qcnq1Oyys-tuU 12446
pyannotators_acronyms-0.5.221.dist-info/entry_points.txt sha256=RgB7RLLtlYECEJPzH-JOcn1PjMJRn6uVvH6yFxB23pU 82
pyannotators_acronyms-0.5.221.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyannotators_acronyms-0.5.221.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyannotators_acronyms-0.5.221.dist-info/METADATA sha256=dixbKPJggBGurlKlOxtY75YrU2IP9FDP5b9UOHOLBZo 3328
pyannotators_acronyms-0.5.221.dist-info/RECORD

entry_points.txt

acronyms = pyannotators_acronyms.acronyms:AcronymsAnnotator