The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

sacRebleu: Metrics for Assessing the Quality of Generated Text

Implementation of the BLEU-Score in 'C++' to evaluate the quality of generated text. The BLEU-Score, introduced by Papineni et al. (2002) <doi:10.3115/1073083.1073135>, is a metric for evaluating the quality of generated text. It is based on the n-gram overlap between the generated text and reference texts. Additionally, the package provides some smoothing methods as described in Chen and Cherry (2014) <doi:10.3115/v1/W14-3346>.

Version: 0.2.0
Depends: R (≥ 4.2.0)
Imports: checkmate, Rcpp (≥ 1.0.12)
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), vctrs, withr
Published: 2025-01-22
Author: Philipp Koch [aut, cre]
Maintainer: Philipp Koch <PhillKoch at protonmail.com>
BugReports: https://github.com/LazerLambda/sacRebleu/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/LazerLambda/sacRebleu
NeedsCompilation: yes
SystemRequirements: libclang/llvm-config
Language: en-US
Materials: README NEWS
CRAN checks: sacRebleu results

Documentation:

Reference manual: sacRebleu.pdf
Vignettes: sacRebleu (source, R code)

Downloads:

Package source: sacRebleu_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available
Old sources: sacRebleu archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sacRebleu to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.