spacy_ann

View on PyPIReverse Dependencies (0)

0.0.1 spacy_ann-0.0.1-py3-none-any.whl

Wheel Details

Project: spacy_ann
Version: 0.0.1
Filename: spacy_ann-0.0.1-py3-none-any.whl
Download: [link]
Size: 11624
MD5: a93c24c848039e53867235f925959244
SHA256: 6cd42b5ae1d060543351a3ee646cb559349fe21e1391aa0fc2bc0a8fe259d137
Uploaded: 2020-01-28 23:53:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spacy_ann
Version: 0.0.1
Summary: spaCy ANN Linker, a pipeline component for generating spaCy KnowledgeBase Alias Candidates for Entity Linking.
Author: Kabir Khan
Author-Email: kakh[at]microsoft.com
Home-Page: https://github.com/microsoft/spacy-ann-linker
Project-Url: Documentation, https://typer.tiangolo.com/
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: nmslib (==2.0.5)
Requires-Dist: scikit-learn (==0.21.3)
Requires-Dist: scipy (<1.5.0,>=1.4.1)
Requires-Dist: spacy (<3.0.0,>=2.2.1)
Requires-Dist: typer (==0.0.8)
Requires-Dist: tqdm (==4.34.0)
Requires-Dist: mkdocs; extra == "doc"
Requires-Dist: mkdocs-material; extra == "doc"
Requires-Dist: markdown-include; extra == "doc"
Requires-Dist: click-completion; extra == "test"
Requires-Dist: pytest (>=4.4.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: isort; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 935 characters]

WHEEL

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

RECORD

Path Digest Size
spacy_ann/__init__.py sha256=eeWfPTH04vVI7FAFGfzZMclcuh_E-Ac6-Gda__JVQn0 288
spacy_ann/ann_linker.py sha256=hdLxvaKm99Poneanj9NGPyunXYQPiqimrERg1Wb1Kxc 3041
spacy_ann/candidate_generator.py sha256=mcIuLlkjayBm1ofsLbVQhTRJ6yy6bSbZzGBZL-Mk6_4 14467
spacy_ann/models.py sha256=CDADH8Bzh2Au43Vkqfxt-jkWr4IS7oYBNvO-rkmx5xc 508
spacy_ann/cli/__init__.py sha256=qbPKMOlyLg0rtLOigRbi9UCPIkeJEJiVgmeD6hy-QBE 733
spacy_ann/cli/create_index.py sha256=qij3fnXRFcrj4EQVFASKtChlt4HjdC12Ts1D-gCk7pg 4521
spacy_ann-0.0.1.dist-info/entry_points.txt sha256=p0u1mflp69e93hExzEE7a4-8Gs9TYqYSDg4aAQaugK8 48
spacy_ann-0.0.1.dist-info/LICENSE sha256=mQaUD2Gx8LUz-n2ZuvVReLKAj74RPqUd-_rYVyzNXys 1162
spacy_ann-0.0.1.dist-info/WHEEL sha256=W0C0r2jfBMZdb75jfiTB1qBj15B4vwTGGZrLTh2uslc 81
spacy_ann-0.0.1.dist-info/METADATA sha256=KTHzXeGtkaZprHWAHcA-4bUDvF9-3jk9Xs-08gzWsPI 3000
spacy_ann-0.0.1.dist-info/RECORD

entry_points.txt

spacy_ann = spacy_ann.cli:main