ner-annotator

View on PyPIReverse Dependencies (0)

0.1.1 ner_annotator-0.1.1-py3-none-any.whl

Wheel Details

Project: ner-annotator
Version: 0.1.1
Filename: ner_annotator-0.1.1-py3-none-any.whl
Download: [link]
Size: 17174
MD5: 70b4b4c830d70e0b2a924222977a776b
SHA256: 0eda681923a5c479f2a794471e2ca3c363a6942ed1eabd431f3f7f2f99dd12a7
Uploaded: 2020-09-26 13:16:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ner-annotator
Version: 0.1.1
Summary: GUI useful to manually annotate text for Named Entity Recognition purposes
Author: Alessio Falai
Author-Email: falai.alessio[at]gmail.com
Home-Page: https://github.com/Wadaboa/ner-annotator
Keywords: ner annotator entity recognition spacy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pyqt5 (==5.12)
Requires-Dist: spacy (==2.2.4); extra == "spacy"
Provides-Extra: spacy
Description-Content-Type: text/markdown
[Description omitted; length: 4628 characters]

WHEEL

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

RECORD

Path Digest Size
ner_annotator/__init__.py sha256=C11R4P8OCXbbTldRc08lOuDiWVq5nYFBluaR7rGLxIA 159
ner_annotator/__main__.py sha256=WN1lZdy3KeuSCNNLN7HNWNNU4gCLOx_56oiy7EE8jGQ 4264
ner_annotator/annotator.py sha256=GjdaavIBvoJ4PBA_m2ce_ckqDdqGyV0KSBd_43Elh-Y 20324
ner_annotator/config.py sha256=uIQlSM-s7LKCRBz4gF3BKyScoNi5kck_GPT2oY73Hmg 1140
ner_annotator/model.py sha256=C6yH40hUzKEo_B04UIhTt3icOpgc01pU3PB8H-i4q-U 3288
ner_annotator/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ner_annotator/resources/icons/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ner_annotator/resources/icons/categorize.png sha256=ySccodPnhJR5-fe9GPbAP3k169SLB503dJ77hOCFbew 416
ner_annotator/resources/icons/next.png sha256=6ewMe1c7p82QrI2eosFARrWGsAqVNW2KfvAvIScLOlw 682
ner_annotator/resources/icons/previous.png sha256=lzx4zZLgqvsA0RZEStkgITTiGPnLY6p8JwY6_iXvKcI 683
ner_annotator/resources/icons/save.png sha256=h8wM_Z6e-g1-6ma3FqoTs65I76y1cRpNesPXP2pjH9o 657
ner_annotator/resources/icons/skip.png sha256=XTfAdQlmSfhDhhsX8HoxmXooCijtngV5hBOchwfv2Jo 810
ner_annotator/resources/style/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ner_annotator/resources/style/style.qss sha256=fK6gH_qMz042PLFw6-uVccV5H3sRI_T4Lu9565QIAKU 30
ner_annotator-0.1.1.dist-info/LICENSE sha256=FvTy51VFgzCGzHtxW8fCAEYuzXB7gf6hdCgkPJuk9zI 1070
ner_annotator-0.1.1.dist-info/METADATA sha256=O1zpMLQioJCoafAdghd94iyVqw2Osigr3J70WHLlM_4 5277
ner_annotator-0.1.1.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
ner_annotator-0.1.1.dist-info/entry_points.txt sha256=VqhTxhsEygPaXXGegaOpYriu2QBIOd5dTfrKYsQw76I 63
ner_annotator-0.1.1.dist-info/top_level.txt sha256=ASn9sk3AAaOfuLb66BnEKnY3k5KnpOJoQNAIEm39G54 14
ner_annotator-0.1.1.dist-info/RECORD

top_level.txt

ner_annotator

entry_points.txt

ner_annotator = ner_annotator.__main__:main