text_classification
text_classification copied to clipboard
TextCNN_train.py 中变量未定义
line 177: print(id2rela[trueValue], P, R, f1) id2rela是个未定义的函数?
line188: should be: return p, r, macro_f1, micro_f1, total_list