I am unable to run the machine language annotator model that is deployed from Watson Knowledge Studio to the Natural Language Understanding API explorer on Bluemix. The deployed machine learning annotator model from Watson Knowledge Studio is not being shown in the model list of natural language understanding(NLU) API explorer.
I am unable to run custom model.
Showing this response:
{
"language": "en",
"error": "Not Found",
"code": 500
}
Answer by theken (275) | Jun 09, 2017 at 04:41 AM
abhishek154
Did you click "Deploy" and see model ID with title "Deploying to Natural Language Understanding"? Here are steps just in case.
Annotator Component > Machine Learning > Details > Versions
Click Take Snapshot
Click Deploy
If not resolved, please provide screenshot of Annotator Component > Machine Learning > Details > Versions
Thanks