Nothing
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>.
Package details |
|
---|---|
Author | Philipp Koch [aut, cre] |
Maintainer | Philipp Koch <PhillKoch@protonmail.com> |
License | GPL (>= 2) |
Version | 0.2.0 |
URL | https://github.com/LazerLambda/sacRebleu |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.