<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Metrics for Assessing the Quality of Generated Text</dc:title>
  <dc:title>R package sacRebleu version 0.2.0</dc:title>
  <dc:description>Implementation of the BLEU-Score in 'C++' to evaluate the
    quality of generated text. The BLEU-Score, introduced by Papineni et al. (2002)
    &lt;doi:10.3115/1073083.1073135&gt;, 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) &lt;doi:10.3115/v1/W14-3346&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Imports: checkmate, Rcpp (&gt;= 1.0.12)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0), vctrs, withr</dc:relation>
  <dc:creator>Philipp Koch &lt;PhillKoch@protonmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Philipp Koch [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2025-01-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sacRebleu</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sacRebleu</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
