Questions tagged [nl-classifier]
33 questions
0
votes
1 answer
How to create a NLC in watson
I am trying to create a classifier using Watson Natural language classifier(NLC) but the status of that classifier is set to Training but if I have to use it should be in Available state. How or when it will change to Available state.
Regards

ImGenie
- 323
- 1
- 15
0
votes
1 answer
Bluemix Watson NLC failure to train
I have created a new instance of the Natural Language Classifier in Bluemix. I deployed the NLC Beta Toolkit application which provided a UI for populating my NLC instance.
I created a data file (csv) and loaded that file into my NLC instance. It…

Brett
- 31
- 2
-1
votes
1 answer
Watson Classifier curl authentication failing with userid and password
I followed the instructions and retrieved the credentials for https://gateway.watsonplatform.net/natural-language-classifier/api - from the resource list I was able to retrieve my Username and Password. I have a trained classifier that I can use…