Skip to content

amjha/BLEUCalculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BLEUCalculation

This is a Python program which will take a two paths as parameters: the first parameter will be the path to the candidate translation (a single file), and the second parameter will be a path to the reference translations (either a single file, or a directory if there are multiple reference translations). The program will write an output file called bleu_out.txt which contains a single floating point number, representing the BLEU score of the candidate translation relative to the set of reference translations.

Contact

About

Calculate BLEU score for Multilingual Summary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages