-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Python exception :
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
Encountered in the definition of the load_emb function
We tried to overcome the issue by reading the file at WORD_EMB_PATH as a binary file but we just met another problem so we assume this is not the way to go.
Metadata
Metadata
Assignees
Labels
No labels