hsaigei
(Hsaigei)
1
When I input Chinese, the above error appears, English is normal
cmd: curl -XPOST localhost:5000/parse -d u’{“q”:“明天报”, “project”:“chat_nlu”, “model”:“chat_nlu”,“Content-Type”:“utf8”}’
lluchini
(Leonardo Luchini)
2
Try to use the UTF8-BOM encoding…