We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我在执行最后一步:curl -XPOST localhost:5000/parse -d '{"q": "我发烧了该吃什么药?", "project": "test_model_mitie_sklearn", "model": "model_20170628-002712"}' | python -mjson.tool 一直报这个错误 :AttributeError: 'str' object has no attribute 'get',大家有遇到的吗
The text was updated successfully, but these errors were encountered:
解决了吗? 我在训练数据的时候出现了这个问题。
Sorry, something went wrong.
No branches or pull requests
我在执行最后一步:curl -XPOST localhost:5000/parse -d '{"q": "我发烧了该吃什么药?", "project": "test_model_mitie_sklearn", "model": "model_20170628-002712"}' | python -mjson.tool
一直报这个错误 :AttributeError: 'str' object has no attribute 'get',大家有遇到的吗
The text was updated successfully, but these errors were encountered: