-
-
Notifications
You must be signed in to change notification settings - Fork 420
Open
Description
服务端显示
invalid model requested. Using default
但是返回的结果缺失找不到intent
localhost:rasa_nlu_chi cy$ curl -XPOST localhost:5000/parse -d '{"q":"感冒", "model": "model_20200327-172755"}' | python3 -mjson.tool
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 147 0 99 100 48 13462 6527 --:--:-- --:--:-- --:--:-- 14142
{
"intent": {
"name": null,
"confidence": 1.0
},
"entities": [],
"text": "\u611f\u5192"
}
有人能帮忙看看吗
Metadata
Metadata
Assignees
Labels
No labels