CodeT5/evaluator/CodeBLEU
2021-09-03 22:14:17 +08:00
..
keywords third full commit 2021-09-03 22:14:17 +08:00
parser third full commit 2021-09-03 22:14:17 +08:00
bleu.py third full commit 2021-09-03 22:14:17 +08:00
calc_code_bleu.py third full commit 2021-09-03 22:14:17 +08:00
dataflow_match.py third full commit 2021-09-03 22:14:17 +08:00
readme.txt third full commit 2021-09-03 22:14:17 +08:00
syntax_match.py third full commit 2021-09-03 22:14:17 +08:00
utils.py third full commit 2021-09-03 22:14:17 +08:00
weighted_ngram_match.py third full commit 2021-09-03 22:14:17 +08:00

python calc_code_bleu.py --refs reference_files --hyp candidate_file --language java ( or c_sharp) --params 0.25,0.25,0.25,0.25(default)