python-sacrebleu 2.3.1
Compute shareable, comparable, and reproducible BLEU, chrF, and TER scores
This is a package for hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores for natural language processing.
- Outputs:
out
- Website: https://github.com/mjpost/sacrebleu
- Licenses: ASL 2.0
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-sacrebleu 2.3.1
as follows:
guix install python-sacrebleu@2.3.1
Or install the latest version:
guix install python-sacrebleu
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.