validate_arguments: Validate Arguments

View source: R/bleu.R

validate_argumentsR Documentation

Validate Arguments

Description

Validate Arguments

Usage

validate_arguments(weights, smoothing, n)

Arguments

weights

Weight vector for 'bleu_corpus_ids' and 'bleu_sentence_ids' functions

smoothing

Smoothing method for 'bleu_corpus_ids' and 'bleu_sentence_ids' functions

n

N-gram for 'bleu_corpus_ids' and 'bleu_sentence_ids' functions

Value

A list with the validated arguments (weights and smoothing)


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