Closed nicolas-lair closed 4 years ago
As it is now, the compute_score method from the Bleu class does not allow to choose the verbose option. I just added an optional parameter to the compute_method to allow to turn off the verbose.
Seems reasonable. Thanks for your contribution!
As it is now, the compute_score method from the Bleu class does not allow to choose the verbose option. I just added an optional parameter to the compute_method to allow to turn off the verbose.