Method: BLEU.hbleu

Defined in:
lib/zipf/bleu.rb

.hbleu(hypotheses, references, n, debug = false) ⇒ Object



131
132
# File 'lib/zipf/bleu.rb', line 131

def BLEU::hbleu hypotheses, references, n, debug=false
end