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 "C:\Users\14027\ChineseNER\tensorflow\train.py", line 18, in
word2id = pickle.load(inp)
^^^^^^^^^^^^^^^^
_pickle.UnpicklingError: could not find MARK
这行代码报错是怎么回事呢?
而且我下载的代码的data中为什么没有renmindata.pkl和Bosondata.pkl
The text was updated successfully, but these errors were encountered:
File "C:\Users\14027\ChineseNER\tensorflow\train.py", line 18, in
word2id = pickle.load(inp)
^^^^^^^^^^^^^^^^
_pickle.UnpicklingError: could not find MARK
这行代码报错是怎么回事呢?
而且我下载的代码的data中为什么没有renmindata.pkl和Bosondata.pkl
The text was updated successfully, but these errors were encountered: