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
Hi,
Thank you for the source codes. It is giving error while running the train_triad.py file, while calling train function.
Please suggest the required modification.
Thanks in advance.
File "/Data/chanchal_1821cs11/entity-coref-master/src/build_data.py", line 563, in worker
X[i].append(X_triad[i])
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for the source codes. It is giving error while running the train_triad.py file, while calling train function.
Please suggest the required modification.
Thanks in advance.
File "/Data/chanchal_1821cs11/entity-coref-master/src/build_data.py", line 563, in worker
X[i].append(X_triad[i])
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: