ie-eval

View on PyPIReverse Dependencies (0)

0.1.0 ie_eval-0.1.0-py3-none-any.whl

Wheel Details

Project: ie-eval
Version: 0.1.0
Filename: ie_eval-0.1.0-py3-none-any.whl
Download: [link]
Size: 12013
MD5: f5d86b1f4faf72526dca4d8d942f32a0
SHA256: 0068360b29a88529c3c8e52d407049fdea8855573fcd95d62654a35f75c1bcae
Uploaded: 2024-02-02 14:40:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ie-eval
Version: 0.1.0
Author-Email: Oliver Tüselmann <oliver.tueselmann[at]tu-dortmund.de>, David Villanova Aparisi <davilap[at]inf.upv.es>, Yoann Schneider <yschneider[at]teklia.com>, Solène Tarride <starride[at]teklia.com>
Maintainer-Email: Yoann Schneider <yschneider[at]teklia.com>, Solène Tarride <starride[at]teklia.com>
Project-Url: Homepage, https://gitlab.teklia.com/ner/metrics/ie-eval
Project-Url: Documentation, https://ner.pages.teklia.com/metrics/ie-eval
Project-Url: Repository, https://gitlab.teklia.com/ner/metrics/ie-eval
Project-Url: Bug Tracker, https://gitlab.teklia.com/ner/metrics/ie-eval/issues
License: MIT License Copyright (c) 2023 TEKLIA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: NER,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.10
Requires-Dist: bio-parser (==0.3.0)
Requires-Dist: numpy (==1.26.0)
Requires-Dist: prettytable (==3.9.0)
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: black (==23.11.0); extra == "docs"
Requires-Dist: mkdocs-autorefs (==0.5.0); extra == "docs"
Requires-Dist: mkdocs-literate-nav (==0.6.1); extra == "docs"
Requires-Dist: mkdocs-material (==9.4.5); extra == "docs"
Requires-Dist: mkdocstrings (==0.24.0); extra == "docs"
Requires-Dist: mkdocstrings-python (==1.7.4); extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 373 characters]

WHEEL

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

RECORD

Path Digest Size
ie_eval/__init__.py sha256=2BPomV8ZMNf3YXJgloatKeHQCE6QOkwmsHGkO6MkQuM 125
ie_eval/cli.py sha256=TIwGi9artT2Git3C18Ss5lROXp_7M4fs_tk5MqJLHe4 3906
ie_eval/scorer.py sha256=kjttHm_DbaGejuRN9arkD9WQzYvCBfkNL5kMt4va0Ak 6679
ie_eval/table_formatter.py sha256=Beia3w2O4_Dt4m4HPMrPMGwZTm4hu5iJ641xOFpiYdU 2638
ie_eval/metrics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ie_eval/metrics/bag_of_entities.py sha256=lIP-9Cbh7iBTv1Y1WHxz0_GWfCMl38-lVQvkt6pamBo 7790
ie_eval/metrics/utils.py sha256=eklxos2vD3DrDVucZ1omyLLMFn5Z1VFNbt2FjGK54j8 1380
tests/__init__.py sha256=Z6xMdy1fM-m3Ncq4LMozIv_LvHsHnUCcFPGe7qaI3h0 78
tests/test_bag_of_entities.py sha256=rx2eVyXDCRDTv226hGhfsOv7hBORu948Lm1nEhnDizg 22862
ie_eval-0.1.0.dist-info/LICENSE sha256=gmAnC_BNVsKUSEkX5v2-W0Gz_k8P3LMl7I4aj32qBJY 1063
ie_eval-0.1.0.dist-info/METADATA sha256=ZkYZ06lLKhb4MPzFJYZzGARYwPpGgnMrnlYbrkWSFUE 3250
ie_eval-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ie_eval-0.1.0.dist-info/entry_points.txt sha256=dw-m_sqEFQW1ph-D9q4EqgS_9u9PDxuZiGbayVVE9ZU 45
ie_eval-0.1.0.dist-info/top_level.txt sha256=BO7UV-H0tcDWMuHqefPbkZw2touKmYedKhXRp9zGGIE 14
ie_eval-0.1.0.dist-info/RECORD

top_level.txt

ie_eval
tests

entry_points.txt

ie-eval = ie_eval.cli:main