R/RcppExports.R

Defines functions .cpp_bleu_corpus_ids

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

.cpp_bleu_corpus_ids <- function(references, candidate, weights, smoothing, epsilon, k) {
    .Call(`_sacRebleu_cpp_bleu_corpus_ids`, references, candidate, weights, smoothing, epsilon, k)
}

Try the sacRebleu package in your browser

Any scripts or data that you put into this service are public.

sacRebleu documentation built on April 4, 2025, 2:28 a.m.