Metadata-Version: 2.1
Name: sacrebleu
Version: 2.0.0
Summary: Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores
Home-page: https://github.com/mjpost/sacrebleu
Author: Matt Post
Author-email: post@cs.jhu.edu
Maintainer-email: post@cs.jhu.edu
License: Apache License 2.0
Keywords: machine translation, evaluation, NLP, natural language processing, computational linguistics
Platform: UNKNOWN
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
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: portalocker
Requires-Dist: regex
Requires-Dist: tabulate (>=0.8.9)
Requires-Dist: numpy (>=1.17)
Requires-Dist: colorama
Provides-Extra: ja
Requires-Dist: mecab-python3 (==1.0.3) ; extra == 'ja'
Requires-Dist: ipadic (<2.0,>=1.0) ; extra == 'ja'

UNKNOWN

