You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
这个问题怎么解决
The text was updated successfully, but these errors were encountered:
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
这个问题怎么解决
The text was updated successfully, but these errors were encountered: