nlpannotator

View on PyPIReverse Dependencies (0)

1.0.6 nlpannotator-1.0.6-py3-none-any.whl

Wheel Details

Project: nlpannotator
Version: 1.0.6
Filename: nlpannotator-1.0.6-py3-none-any.whl
Download: [link]
Size: 25992
MD5: bf9ca0b9f9ae595e8e3d08fa48e39811
SHA256: c8665bf4fae76f86320a9e9d28a23d53e2c5b18e863a3f60d930963b55198bba
Uploaded: 2023-10-11 06:53:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nlpannotator
Version: 1.0.6
Summary: Annotator combining different NLP pipelines
Maintainer-Email: Inga Ulusoy <ssc[at]iwr.uni-heidelberg.de>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <4,>=3.7
Requires-Dist: spacy (<3.5.0,>=3.4.0)
Requires-Dist: stanza (<=1.4.0)
Requires-Dist: flair (<=0.11.3)
Requires-Dist: SoMaJo
Requires-Dist: treetaggerwrapper
Requires-Dist: jsonschema
Requires-Dist: importlib-resources (>=5.8)
Requires-Dist: pytorch (!=1.8,>=1.5.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7343 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nlpannotator/__init__.py sha256=0K_K_zoyMi21bipWDGCuU6dGsFwnwDDXZf1EMLo6rQU 191
nlpannotator/base.py sha256=k61Urt40FhnjwqwoG8iHD9KHr3hytJp83g2CahGtfpg 21124
nlpannotator/install_treetagger.py sha256=H41COsFYMEKfa1u2R2tQc97-PciAyXAnNEaDlrsggJI 2348
nlpannotator/main.py sha256=I9UEVWlTuhRJxq_42vXJhPOMlt6KfU6ZDYwyy4gaN1Y 7414
nlpannotator/mflair.py sha256=dycBFsdUwaQPJaXkHM7eYVeIk6ASfmrDoQUW0egf-Ow 2671
nlpannotator/msomajo.py sha256=XyPnChGWj07Q2jlNNBVoIvWxNP1PTOXg4jz6uSHYe-g 2701
nlpannotator/mspacy.py sha256=R7xlpiuI1QS_KrPauScS8dl0KJzvkKdh49gHF4hd0z8 5891
nlpannotator/mstanza.py sha256=7ZYEVczO-7E1FOls54jc2Pq521rFuktPSjeCQE6TCCU 6683
nlpannotator/mtreetagger.py sha256=4OqBQCiZNhviB3LVOamzX4g2LBrU0ZqNlDEB0WJx3JY 2537
nlpannotator/pipe.py sha256=YBCIqwo1tbS1WJZj3eqGkuZ7Vj6FK9-mTF9mZ9J363k 12379
nlpannotator-1.0.6.dist-info/LICENSE sha256=8vofB1ZbyrhQXC3Qg68cgeHzWRVxMkTGL64WzDBMLwA 1060
nlpannotator-1.0.6.dist-info/METADATA sha256=BzMKJWKnpZk7t1b_559_Ne5zCY78gsCVmwhTMOw9jsU 8013
nlpannotator-1.0.6.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
nlpannotator-1.0.6.dist-info/entry_points.txt sha256=dlUs_z-DwANXnu79eIPKb01xY018CQB9TkZwILrhGf4 127
nlpannotator-1.0.6.dist-info/top_level.txt sha256=2kTn5dfGDZ1Exn_Dp5AhqJL69M6u3IlNyVovFiMXyRw 13
nlpannotator-1.0.6.dist-info/RECORD

top_level.txt

nlpannotator

entry_points.txt

nlpannotator_run = nlpannotator.main:run
treetagger_install = nlpannotator.install_treetagger:install_tagger