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

Unicode support #233

Open
pbamotra opened this issue Aug 3, 2017 · 4 comments
Open

Unicode support #233

pbamotra opened this issue Aug 3, 2017 · 4 comments

Comments

@pbamotra
Copy link

pbamotra commented Aug 3, 2017

eli5.show_prediction leads to UnicodeEncodeError: 'ascii' codec can't encode character u'\ud574' in position 0: ordinal not in range(128)

I'm dealing with Korean documents.

Sorry can't share snapshots. Was trying on production data.

@kmike
Copy link
Contributor

kmike commented Aug 3, 2017

Can you show the whole traceback?

@pbamotra
Copy link
Author

pbamotra commented Aug 4, 2017

screen shot 2017-08-04 at 11 37 42 am

@chenjun0210
Copy link

I also encountered the same problem In Chinese

@kmike
Copy link
Contributor

kmike commented Jun 22, 2018

@chenjun0210 would it be possible to provide a reproducible example for this issue (or, even better, a pull request with a failing test case)?

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

No branches or pull requests

4 participants