Skip to content

UnicodeDecodeError #5

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions