CRAN/E | sacRebleu

sacRebleu

Metrics for Assessing the Quality of Generated Text

Installation

About

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.

github.com/LazerLambda/sacRebleu
System requirements Rust tool chain w/ cargo, libclang/llvm-config
Bug report File report

Key Metrics

Version 0.1.3
R ≥ 4.2.0
Published 2024-04-30 165 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks sacRebleu results
Language en-US

Downloads

Yesterday 1 -75%
Last 7 days 15 -44%
Last 30 days 96 -29%
Last 90 days 353 -14%
Last 365 days 760

Maintainer

Maintainer

Philipp Koch

Authors

Philipp Koch

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

sacRebleu

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 4.2.0

Imports

checkmate
Rcpp ≥ 1.0.12
tok

Suggests

knitr
rmarkdown
hfhub
testthat ≥ 3.0.0
withr

LinkingTo

Rcpp