awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google-research avatar

google-research/bleurt

0
View on GitHub↗
791 stars·94 forks·Python·Apache-2.0·8 viewsarxiv.org/abs/2004.04696↗

Bleurt

BLEURT is an evaluation metric for Natural Language Generation. It takes a pair of sentences as input, a reference and a candidate, and it returns a score that indicates to what extent the candidate is fluent and conveys the meaning of the reference. It is comparable to sentence-BLEU, BERTscore,…

Features

  • Evaluation - Listed in the “Evaluation” section of the Awesome Nlg awesome list.

Star history

Star history chart for google-research/bleurtStar history chart for google-research/bleurt

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does google-research/bleurt do?

BLEURT is an evaluation metric for Natural Language Generation. It takes a pair of sentences as input, a reference and a candidate, and it returns a score that indicates to what extent the candidate is fluent and conveys the meaning of the reference. It is comparable to sentence-BLEU, BERTscore,…

What are the main features of google-research/bleurt?

The main features of google-research/bleurt are: Evaluation.

What are some open-source alternatives to google-research/bleurt?

Open-source alternatives to google-research/bleurt include: facebookresearch/vizseq — VizSeq is a Python toolkit for visual analysis on text generation tasks like machine translation, summarization, image… maluuba/nlg-eval — Evaluation code for various unsupervised automated metrics for NLG (Natural Language Generation). It takes as input a… neulab/compare-mt — by NeuLab @ CMU LTI, and other contributors.

Open-source alternatives to Bleurt

Similar open-source projects, ranked by how many features they share with Bleurt.
  • facebookresearch/vizseqfacebookresearch avatar

    facebookresearch/vizseq

    452View on GitHub↗

    VizSeq is a Python toolkit for visual analysis on text generation tasks like machine translation, summarization, image captioning, speech translation and video description. It takes multi-modal sources, text references as well as text predictions as inputs, and analyzes them visually in Jupyter…

    Python
    View on GitHub↗452
  • maluuba/nlg-evalMaluuba avatar

    Maluuba/nlg-eval

    1,392View on GitHub↗

    Evaluation code for various unsupervised automated metrics for NLG (Natural Language Generation). It takes as input a hypothesis file, and one or more references files and outputs values of metrics. Rows across these files should correspond to the same example.

    Python
    View on GitHub↗1,392
  • neulab/compare-mtneulab avatar

    neulab/compare-mt

    471View on GitHub↗

    by NeuLab @ CMU LTI, and other contributors

    Python
    View on GitHub↗471