ontorunner

View on PyPIReverse Dependencies (0)

0.1.3 OntoRunNER-0.1.3-py3-none-any.whl

Wheel Details

Project: ontorunner
Version: 0.1.3
Filename: OntoRunNER-0.1.3-py3-none-any.whl
Download: [link]
Size: 25011
MD5: da26195b5cdf19e099fd0ca8f30d16a8
SHA256: 2a59723b13c7c055abe647ebe5c38a426daf06f735be5e1d8aa44a0d366847b0
Uploaded: 2022-07-11 16:29:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ontorunner
Version: 0.1.3
Summary: This is a wrapper project around various entity recognition (NER) tools.
Author: Harshad Hegde
Author-Email: hhegde[at]lbl.gov
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: CairoSVG (<3.0.0,>=2.5.2)
Requires-Dist: OGER (<2.0,>=1.5)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: dframcy (<0.2.0,>=0.1.6)
Requires-Dist: kgx (<2.0.0,>=1.5.8)
Requires-Dist: pandas (<2.0.0,>=1.4.2)
Requires-Dist: scispacy (==0.5.0)
Requires-Dist: six (<2.0.0,>=1.16.0)
Requires-Dist: spacy (<3.3.0,>=3.2.0)
Requires-Dist: textdistance[extras] (<5.0.0,>=4.2.2)
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 500 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ontorunner/__init__.py sha256=5KpYC279FtP-XvwpXTWGHI2nCp0gBpryEP-p-GhDn74 1428
ontorunner/converters/__init__.py sha256=kGz4frBzG_ercFGGWvJxBAR0UlIyUVryzg7-CJOuCsY 16
ontorunner/converters/biohub_converter.py sha256=TaMG3wbu8QlJc_PZkYhVq7F_sbpg3ECvHONLXA43OSg 3487
ontorunner/oger_module.py sha256=i4-2_L7XinQNwJDxK3DGqz-XmVsIXAN3e63tnzBllAg 4175
ontorunner/pipes/OntoRuler.py sha256=AGi2p2xpkn7luMmPHCOxH1EX7OWoOG-wNESabKM99kM 10999
ontorunner/pipes/__init__.py sha256=QTPQ0-DyQS98p1LeCyBI7SXXBKQU9iNRQ5kwRmqVxAc 32
ontorunner/post/__init__.py sha256=9bTv3uPjIMHnmahua2NksFJy9hx1AWB4D0KGF9qVh8s 264
ontorunner/post/add_sentence.py sha256=0Bb1H2fx6M_k2_fKmJ-K3X7dYuU2QuG6Yt21iMt0dOU 14334
ontorunner/post/util.py sha256=ddIHW-f7uZL--gd73jeDRyW_xn2BKsMTPSlxsYjOn2Q 4880
ontorunner/pre/__init__.py sha256=PJsnnQw5DrH8PPIzCaao1B6HxMtHHI2POcKoTUDE7H8 204
ontorunner/pre/util.py sha256=bPzqTE2eakNkZL1bwP2eaJsQtAJg8NDkjN9LWIw5Buw 2692
ontorunner/settings.ini sha256=5Ra4lQ-w829UuOWeZPMjNpJcmtmc1uemwOd8FR5bG6M 2155
ontorunner/spacy_module.py sha256=e5r5A-1SbqtF7eR5kBRKFJtDOzbC4J2_Minos2O5NF4 15131
ontorunner-0.1.3.dist-info/entry_points.txt sha256=rlag20mwZdT2YO374Q8G4R8QNcVpbn6dklLxP5Hdw0A 127
ontorunner-0.1.3.dist-info/LICENSE sha256=VTfU0Qt2uBtujf2LZESApLHvozL7sM22ESbFvnge97Q 6554
ontorunner-0.1.3.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
ontorunner-0.1.3.dist-info/METADATA sha256=KvW3hhKUn_U-OFtH9oBRhacbhrggFq1q-Mq6mBMAfTw 1429
ontorunner-0.1.3.dist-info/RECORD

entry_points.txt

onto-util = ontorunner.pre.util:cli
ontoger = ontorunner.oger_module:cli
ontospacy = ontorunner.spacy_module:main