BLEU score | Sequence evaluation metric explained for beginners.

BLEU score is a precision based evaluation metric primarily used in sequence to sequence generation task. It outputs a numeric value helping us judge the performance of the model like transformers, RNN or others. This video illustrates the calculation of this metric providing examples which makes it beginner friendly. It also covers n-gram precision and concept of clipping.