1.]{“entity”: “invoice_type”, “value”: “\u589e\u503c\u7a0e\u4e13\u7528\u53d1\u7968”}
the “value” shows not right,can you help me?
2.when using interactive mode,it all happen this
[XXX]{“entity”: “invoice_type”, “value”: “\u589e\u503c\u7a0e\u4e13\u7528\u53d1\u7968”}XXX
(I used synonym)
the same word appear twice,how to handle this problem?
3.last question:
python3.7/site-packages/rasa/core/training/interactive.py", line 256, in format_bot_output output += "\nAttachment: " + data.get(“attachment”) TypeError: can only concatenate str (not “dict”) to str
interactive mode fail
Thank you very much!