chatopera / Synonyms

:herb: 中文近义词:聊天机器人,智能问答工具包
https://bot.chatopera.com/
Other
5.03k stars 901 forks source link

fix python3 open stopwords file UnicodeDecodeError bug #13

Closed inuyasha2012 closed 7 years ago

inuyasha2012 commented 7 years ago

修复了python3 open stopwords file报UnicodeDecodeError的错误 经过demo测试,python2和python3都OK

hailiang-wang commented 6 years ago

@inuyasha2012 Your commits has merged and released in v2. https://pypi.python.org/pypi/synonyms/2.0 Thanks again.