buppt / ChineseNER

中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
1.39k stars 394 forks source link

更换Boson数据集pkl #50

Open TruenoCB opened 2 years ago

TruenoCB commented 2 years ago

File "E:\appsnew\codes\gitspace\ChineseNER\tensorflowVersion\utils.py", line 12, in calculate if id2tag[y[i][j]][0]=='B': IndexError: string index out of range 这个问题怎么解决