Nothing
#' sacRebleu: An R package for calculating BLEU scores
#'
#' This package provides functions for calculating BLEU scores,
#' a common metric for evaluating machine translation models.
#'
#' @docType package
#' @name sacRebleu
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
# export(bleu_corpus_ids)
# export(bleu_sentence_ids)
## usethis namespace: end
NULL
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.