BLEU Score
Definition
An automatic, precision-oriented metric for evaluating machine translation output by comparing n-gram matches between a candidate translation and one or more reference translations; it aggregates n-gram precisions (typically via geometric mean) and applies a brevity penalty to penalize excessively short candidates.