UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 49: for textacy

前端 未结 0 1887
清酒与你
清酒与你 2021-02-15 23:31

I am using the textacy method to get synonyms.

import textacy.resources
rs = textacy.resources.ConceptNet()
syn=rs.get_synonyms(\'happy\')

I get

相关标签:
回答
  • 消灭零回复
提交回复
热议问题