mjpost/sacrebleu
Reference BLEU implementation that auto-downloads test sets and reports a version string to facilitate cross-lab comparisons observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 33
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 373
- age_days: 3260
- days_rel: 233
- days_push: 13
- n_releases_24m: 2
Adoption not part of the score
1258 stars · 177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SacreBLEU is a Python library and CLI tool for computing shareable, comparable, and reproducible BLEU, chrF, and TER scores for machine translation evaluation. It automatically downloads and manages standard WMT test sets and emits a version string so scores can be compared across papers and labs.
Use cases
- compute BLEU scores for machine translation output
- score translations against WMT test sets without manual downloads
- compare BLEU scores reproducibly across research papers
- evaluate translations with chrF or TER metrics
- run statistical significance tests on MT evaluation results
- score detokenized Japanese or Chinese translations with appropriate tokenizers
When to choose
- you need WMT-official BLEU scores that match mteval-v13a.pl
- you want automatic test set downloading and standardized tokenization
- you need reproducible, comparable MT evaluation metrics for publications
When to avoid
- you need metrics beyond BLEU, chrF, and TER such as BERTScore or COMET
- you are evaluating tasks other than machine translation
- you need a general-purpose NLP toolkit rather than a scoring metric
Facets
library · maturity active
machine-learning nlp benchmarking cli testing machine-learning developer-tools python cli cross-platform bleu machine-translation-evaluation chrf ter test-set-management computational-linguistics wmt natural-language-processing algorithms
2 sources
- readme: https://github.com/mjpost/sacrebleu · fetched 2026-08-28 · 1a72ee81932a
- registry_pypi: https://pypi.org/pypi/sacrebleu/json · fetched 2026-08-29 · e51e3d227188
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mjpost/sacrebleu | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="mjpost/sacrebleu")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem