Evaluates translation, summarization, and paraphrasing by aligning words using exact matches, stems, or synonyms, computing precision and recall.
meteor
metric, the following parameters are required:
actual_output
: The model’s generated text.expected_output
: The reference (or gold) text to compare against.