Closed soumitrapy closed 1 year ago
another mistake:
2.c.i.
BLEU score for c_2: p_2 = 3/5
2.c.ii. BLEU score for c_2: p_1 = 3/6 = 1/2
Thanks for pointing that out in 2 (c) i.
2.c.i. BLEU score for c_2: here c_2 = resources be sufficient and predictable to 2-grams are: "resources be", "be sufficient", "sufficient and", "and predictable", "predictable to" Now the 2-grams "be sufficient" , "sufficient and" exists in r_1 also "and predictable" exists in r_2. hence p_2 = 3/5.
I see, thanks for the clarification. I simply just overlooked one 2-gram!
Here reference sentence will be r_1. and len(r_1) = 11 hence BP should be exp(-2/9).