ibm bluemix - What happened to the Watson visualize service? -


i noticed watson api personality insights can visualize profile in cool d3.js chart has been deprecated. plans support going forward?

instead of api, have made available client side library. available in sample application code: https://github.com/watson-developer-cloud/personality-insights-nodejs .

"the visualize api deprecated , removed entirely in future release. can use personality.js javascript file provided sample application achieve similar results client. textsummary.js javascript file provides additional formatting results of service"


Comments

Popular posts from this blog

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -