charsiu
charsiu copied to clipboard
Scripts to reproduce results from paper?
Would you have the scripts to reproduce the results from the papers (I'm particularly interested in table 2), or maybe the procedures to reproduce them from this repo?
sorry: https://github.com/lingjzhu/charsiu/blob/main/src/evaluation.py
In fact, it is not clear to me what format should be the input for evaluation, specifically, how to obtain the variable evaluation_pairs
from predictions and ground truth.
I didn't find where the class/functions defined are used in the repo