Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify: enable UTF-8 encoding #1344

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MelodicTechno
Copy link

如果不加上encoding='utf-8',在sentiment-analysis-rnn中的glove_embedding = d2l.TokenEmbedding('glove.6b.100d')可能会出现报错:
UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 5456: illegal multibyte sequence

@Jie201912
Copy link

Jie201912 commented Jul 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants