validate_arguments | R Documentation |
Validate Arguments
validate_arguments(weights, smoothing, n)
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 |
A list with the validated arguments (weights and smoothing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.