Sujit-O / pykg2vec

Python library for knowledge graph embedding and representation learning.
MIT License
602 stars 109 forks source link

go wrong when export embeddings, 'gbk' codec can't encode character '\xb3' #217

Open crazydust opened 2 years ago

crazydust commented 2 years ago

Issue Template

First of all, thank you for finding the bugs. Please help us improve by providing the bug report as much as possible in the following format.

Describe the bug run train.py with my data, go wrong when export embeddings, that is : 'gbk' codec can't encode character '\xb3'

To Reproduce

Expected behavior run train.py with my data, go wrong when export embeddings, that is : 'gbk' codec can't encode character '\xb3'

Screenshots image

Desktop (please complete the following information):

Dependency (please complete the following information):

Additional context Add any other context about the problem here.