span-extructure

View on PyPIReverse Dependencies (0)

0.1.1 span_extructure-0.1.1-py3-none-any.whl

Wheel Details

Project: span-extructure
Version: 0.1.1
Filename: span_extructure-0.1.1-py3-none-any.whl
Download: [link]
Size: 4199
MD5: cbdb63185683aa8b664cdb35a9c46e85
SHA256: 74ae557d2a39b76ab3710a4b39765a4237a5874fee23e804a61352e5f6e558fd
Uploaded: 2022-10-01 22:18:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: span-extructure
Version: 0.1.1
Summary: A spaCy custom component to extract structural information from text using the SpanRuler and regex patterns.
Author: Nicolai Bjerre Pedersen
Maintainer: Nicolai Bjerre Pedersen
Home-Page: https://github.com/mr-bjerre/span-extructure
Project-Url: Documentation, https://github.com/mr-bjerre/span-extructure#readme
Project-Url: Repository, https://github.com/mr-bjerre/span-extructure
License: MIT
Keywords: python,spaCy,custom component
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: spacy (<4.0.0,>=3.4.1); sys_platform != "darwin"
Requires-Dist: spacy[apple] (<4.0.0,>=3.4.1); sys_platform == "darwin"
Description-Content-Type: text/markdown
[Description omitted; length: 1267 characters]

WHEEL

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

RECORD

Path Digest Size
span_extructure/__init__.py sha256=B7V84Vz2FmpazxzPiM3XwGOqGfsG7MY6AU1cOpoKZ7Y 39
span_extructure/main.py sha256=LCc-oJ-YKYlQf4dQkekndA1LT2LRTK4kn9-9HFrx5dQ 1973
span_extructure-0.1.1.dist-info/entry_points.txt sha256=I_vWdnVG7OHRLg6DBpvEfV1ax5vMp34mhJkHqLmwAOw 77
span_extructure-0.1.1.dist-info/LICENSE sha256=_DFiUQLYD8PhIhPpNEeXTN9ebft_A81VuBfpq1KeXkA 1080
span_extructure-0.1.1.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
span_extructure-0.1.1.dist-info/METADATA sha256=6FX2iJXq9XWC20nMBh5V_Ud0AjkfCHJIF9jR20jcmug 2976
span_extructure-0.1.1.dist-info/RECORD

entry_points.txt

make_span_extructure = span_extructure:make_span_extructure