Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use QA Service of IBM watson with REST API

I have just started to learn IBM Watson services. I need to use Question and answer API of bluemix in java using REST API. But I couldn't find any service like Question and answer. Please can anybody tell me is the name is changed or where can I find the documentation for this service. I have tried with existing answers in SO. But those links which are in answers are not working removed.

Regards

like image 338
ImGenie Avatar asked Dec 01 '25 20:12

ImGenie


1 Answers

The QA service has been discontinued since the end of last year.

Instead what has happened is that the components that made up QA have been broken down into their own services.

  • NL Classifier
  • Dialog
  • Retrieve and Rank
  • Document Conversion

The reason for this change is that not all types of applications required all these services. Also it allows you to pull in other services to act on data, for example Sentiment Analysis of a question can impact the answer/action given. Which wasn't part of QA.

More details here:

https://developer.ibm.com/watson/blog/2015/11/11/watson-question-and-answer-service-to-be-withdrawn/

like image 53
Simon O'Doherty Avatar answered Dec 05 '25 11:12

Simon O'Doherty



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!