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
I ran infer_example.py but it shows
FileNotFoundError: [Errno 2] No such file or directory: './glove.42B.300d.txt',
It seem like glove is not preprocessing the data correctly,but I don't know how to modify.
I would be very grateful if someone could help me.
The text was updated successfully, but these errors were encountered:
I ran infer_example.py but it shows
FileNotFoundError: [Errno 2] No such file or directory: './glove.42B.300d.txt',
It seem like glove is not preprocessing the data correctly,but I don't know how to modify.
I would be very grateful if someone could help me.
The text was updated successfully, but these errors were encountered: