Topics

In BLEU formula, we have a weighting term whose value is kept to reward higher n-grams more if they match with ground truth. Let’s ignore the brevity penalty and just expand the exp term:

Had we used a fixed , this would be identical to geometric mean average precision (GMAP).

where AP is short for average precision.