Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3354
- days_rel: n/a
- days_push: 743
- n_releases_24m: 0
Adoption not part of the score
1391 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library and CLI tool that computes unsupervised automated metrics (BLEU, METEOR, ROUGE, CIDEr, SPICE, SkipThought, and embedding-based similarities) for evaluating Natural Language Generation output. It takes hypothesis and reference files as input and outputs metric scores, commonly used for dialogue and captioning evaluation.
Use cases
- evaluate generated dialogue responses against references
- compute BLEU and ROUGE scores for machine translation output
- score image captions with CIDEr and SPICE
- compare NLG model outputs with embedding-based similarity metrics
- benchmark text generation models with standard NLG metrics
- evaluate task-oriented dialogue response generation
When to choose
- you need multiple standard NLG metrics from a single tool
- evaluating dialogue systems or captioning models in Python
- you want reproducible metric scores for research papers
When to avoid
- you need human evaluation or learned metrics like BERTScore
- you cannot install Java 1.8+ (required for METEOR/SPICE)
- you need actively maintained tooling with modern Python support
- evaluating LLM outputs where GPT-based judges are preferred
Facets
library · maturity maintenance
nlp machine-learning benchmarking cli machine-learning data-science python cli cross-platform nlg-evaluation bleu meteor rouge cider spice skip-thoughts text-generation-metrics dialogue-evaluation natural-language-processing
6 sources
- readme: https://github.com/Maluuba/nlg-eval · fetched 2026-08-28 · 927eb7b36463
- homepage: http://arxiv.org/abs/1706.09799 · fetched 2026-08-29 · 4aaab4c1334b
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Maluuba/nlg-eval | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Maluuba/nlg-eval")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem