Bringing Watson Knowledge Studio to Bluemix

  • 29 Sep, 2017

If you have used Watson Knowledge Studio (WKS) before, you would know that it is a powerful application to teach Watson how to interpret specific terms in unstructured text using annotation models. Available since July 2016, WKS we are using WKS on several projetcts.

More information on this link

Related Posts

IBM will begin sunsetting IBM Watson Personality Insights

  • 02 Dec, 2020

IBM will begin sunsetting IBM Watson™ Personality Insights on 1 December 2020. For a period of one year from this date, you will still be able to use Personality Insights. However, as of 1 December 2021, the offering will no longer be available. As an alternative, we encourage you to consider migrating to IBM Watson™ Natural Language Understanding, a service on IBM Cloud that uses deep learning to extract data and insights from text such as keywords, categories, sentiment, emotion, and syntax to provide insights for your business or industry. More information on this link(https://cloud.ibm.com/docs/personality-insights?topic=personality-insights-release-notes)

IBM will begin sunsetting IBM Watson Personality InsightsRead More

IBM Watson Tutorials

  • 03 Jan, 2020

I found today this link https://ibmcloud-watson-day.mybluemix.net/. There are several tutorials about IBM Watson API's

IBM Watson TutorialsRead More

Setup Error on MAC - Watson Python SDK

  • 19 Apr, 2018

Today i got the following error when i install watson python sdk on my MAC: I use the command :  sudo pip install watson-developer-cloud The exception was: Traceback (most recent call last): File "/Library/Python/2.7/site-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/Library/Python/2.7/site-packages/pip/commands/install.py", line 342, in run prefix=options.prefix\path, File "/Library/Python/2.7/site-packages/pip/req/req\set.py", line 778, in install requirement.uninstall(auto\confirm=True) File "/Library/Python/2.7/site-packages/pip/req/req\install.py", line 754, in uninstall paths\to\remove.remove(auto\confirm) File "/Library/Python/2.7/site-packa

Setup Error on MAC - Watson Python SDKRead More