sacrebleu-macrof

View on PyPIReverse Dependencies (1)

2.0.1 sacrebleu_macrof-2.0.1-py3-none-any.whl

Wheel Details

Project: sacrebleu-macrof
Version: 2.0.1
Filename: sacrebleu_macrof-2.0.1-py3-none-any.whl
Download: [link]
Size: 97530
MD5: 78404f6d6f8a2a405601dff57d3dc33f
SHA256: f07138e4b0afef4d39002ca3bd26af7fb1187f8d645034778aca34652ea7db8d
Uploaded: 2021-10-21 03:52:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sacrebleu-macrof
Version: 2.0.1
Summary: Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores
Author: Matt Post
Author-Email: post[at]cs.jhu.edu
Maintainer-Email: post[at]cs.jhu.edu
Home-Page: https://github.com/mjpost/sacrebleu
License: Apache License 2.0
Keywords: machine translation, evaluation, NLP, natural language processing, computational linguistics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Requires-Dist: portalocker
Requires-Dist: regex
Requires-Dist: tabulate (>=0.8.9)
Requires-Dist: numpy (>=1.17)
Requires-Dist: colorama
Requires-Dist: mecab-python3 (==1.0.3); extra == "ja"
Requires-Dist: ipadic (<2.0,>=1.0); extra == "ja"
Provides-Extra: ja
Description-Content-Type: text/markdown
[Description omitted; length: 48595 characters]

WHEEL

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

RECORD

Path Digest Size
sacrebleu/__init__.py sha256=s-JandhSrJbIM6BMxsuWm9f2c_LDwaUnOSVTC7pn43c 1511
sacrebleu/__main__.py sha256=Eim2Tft9Xcoh5PJ4n23mVnpP36UmecOtCAH1Upl5kao 1062
sacrebleu/compat.py sha256=1Pdr0tj045mRM4YyAQU1Jrk1EuKMyTlcr00wzk7lsHs 10608
sacrebleu/dataset.py sha256=LUG-JKfXqW3y-UeIcQaepwAsxPEerCcj82wjAq9V6qs 80303
sacrebleu/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sacrebleu/sacrebleu.py sha256=6lZKxszYqpE15ACrAPUQW2VREpUgY1jaAr5X6WgQOIo 28851
sacrebleu/significance.py sha256=VKnfWHtDZXlmnNyDFebNYA0A1mD-izg3DgnAp_U7OCc 18281
sacrebleu/utils.py sha256=_9svpI3cw6sZVqvmHmOBgM9VdQLHatV01Orzvx3WqxQ 23572
sacrebleu/metrics/__init__.py sha256=MfZIBaZeNSJ2ZT4MbV8T3yVCOqPW4YAZqdaTlq588BU 507
sacrebleu/metrics/base.py sha256=-D0O60IfE-5_gyogzp4zwHtdv3yWm8VU45OEEluJxB0 16941
sacrebleu/metrics/bleu.py sha256=H_KWCbxUw8i4ooanXb27c0uim3-jrLH39qIHKcCTXq8 16757
sacrebleu/metrics/chrf.py sha256=lhkOB3nwuSOvsub17Mct9gQ0oR038gEj5vj-1IFQhXU 10674
sacrebleu/metrics/clseval.py sha256=2lYA53TybQDNrBSdtzLj0UWb1m8zXxqI4_1hW1ZBrXY 17012
sacrebleu/metrics/helpers.py sha256=VWngO3F_9gUa4uQFH1WJm4xZqpq3CLYeAWEOeMuECx4 2339
sacrebleu/metrics/lib_ter.py sha256=OBJjJHmDBzq_supZW68Vma-tkSVy1tibSLw_R093ncE 16477
sacrebleu/metrics/ter.py sha256=1vV3Xg-v3HAWahgkUUDgaD7Tj1mUVkxIZDd_ZBua-YI 6857
sacrebleu/tokenizers/__init__.py sha256=V1unPdEJPrfDKNDYR1VSLu1bXCX0Fr8Uu8y9pNcZXGA 89
sacrebleu/tokenizers/tokenizer_13a.py sha256=bGftBFnIDcnV9toenC6ei3sFoHO4XsK0-20pYaM2Zds 984
sacrebleu/tokenizers/tokenizer_base.py sha256=5QnEgt-46EGnkdKtLhgfE0ZLa-9fICnUZolrCUsGkKA 431
sacrebleu/tokenizers/tokenizer_char.py sha256=fE4IBKE2tBK28TNc9oYrdhWLMIbnDxfVPLXTm4MC6nA 457
sacrebleu/tokenizers/tokenizer_intl.py sha256=b3bC08-cexOkFRTbnvXniTOux--Z0ew2v4n-lVxvdNQ 1868
sacrebleu/tokenizers/tokenizer_ja_mecab.py sha256=mCGN8a0gNbNKiOmP0BeGoazukzHGc_t-F1VwXZtxCF8 1419
sacrebleu/tokenizers/tokenizer_re.py sha256=pUJaK3eGRvBSagTZHSGsVOa_m_iDCR7Pm7v57spxWGg 1270
sacrebleu/tokenizers/tokenizer_ter.py sha256=t7kIZvk3wYqTLKVtswJKygo8yHspTlly6b5vBDpG0cs 5391
sacrebleu/tokenizers/tokenizer_zh.py sha256=AlUChyLwWaA2VIHFxQOH9Hb5BbTxIzJulshstv5tm5c 4722
sacrebleu_macrof-2.0.1.dist-info/LICENSE.txt sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
sacrebleu_macrof-2.0.1.dist-info/METADATA sha256=zugz7p3ZgaSsPC95s-Pc8vcyyQ3-Fect5Oes4aULfuE 53135
sacrebleu_macrof-2.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
sacrebleu_macrof-2.0.1.dist-info/entry_points.txt sha256=uED4OpN2kYOu1rvdX7b2Tkgn_amajJc_6yV_2B8z4Sk 56
sacrebleu_macrof-2.0.1.dist-info/top_level.txt sha256=H3cpHXPQtQtVbKIwDN8Au2t8nwrTQlA9omGuoF7tJOA 10
sacrebleu_macrof-2.0.1.dist-info/RECORD

top_level.txt

sacrebleu

entry_points.txt

sacrebleu = sacrebleu.sacrebleu:main