Search code examples
ibm-cloudibm-watsonwatson-dialog

Watson Q/A Health to Dialog Service/Natural language classifier


I have been learning on building a simple application by replicating the Watson Health Q/A application(https://watsonhealthqa.mybluemix.net/) but the Q/A application seems to have been deprecated and documentation/forums seem to say that I should use the dialog service with the natural language classifier. Any pointers if this is the case. Second, where can I get the template file(dialog xml file with classifier), i.e for the dialog that is based on the already trained health data that previously existed in the Q/A Health application. i.e would need to train the classifier with the same data they used for their Q/A application? Is this now under health services?


Solution

  • @simon's answer is correct and has links to the new services. The older QA service has been deprecated and replaced by other, singularly focused services. The new services are more flexible and more composable.

    Side note... I guess I should update my demos (the URL you mention above) b/c those old services are no longer active.