Hoter Young

Results 4 comments of Hoter Young

You can copy the get_chunk() and split_list() funcs from other evalution .py files.

I wrote a function for calculating the metrics of table 8, and it looks good. ```python def evaluation_metrics(data_path): base = [] with open(data_path, "r") as fp: lines = fp.readlines() for...

Not yet. I just keep it to be False