Tag Archives: bluemix
IBM Bluemix Weather Company API with Python
Here is a simple example of calling the IBM Weather Company REST API using Python. The program asks for a US ZIP code and then displays some of the data. A perfect program for an intro to programming class. Also, on GitHub.
Using IBM Watson Language Translation Services with Python
Here is a very simple example using Python of calling the IBM Watson Language Translation Service. Feel free to use and modify the code as needed. You will need an IBM Bluemix account in order to use the translation service.
Using IBM Watson Tone Analyzer with Python
Here is a sample Python program that you can use to analyze the tone of text using IBM’s Watson Tone Analysis service on Bluemix. To get started with Bluemix you can sign up at http://bluemix.net. Feel free to use and modify the code as needed.
Slack Bot – Slack Channel Tone Analysis Using IBM Watson
In this video, I demonstrate how I used IBM Watson’s Tone Analyzer service to analyze an entire Slack channels’ textual content history. The bot allows you to select the channel you want to have analyzed and then presents charts displaying the various tones in the channel. Slack Bot – IBM Watson Tone Analyzer Slack BotContinue reading “Slack Bot – Slack Channel Tone Analysis Using IBM Watson”
Slack Bot – IBM Watson Tone Analyzer
Here’s a short video demonstrating how I used the IBM Watson Tone Analyzer service on IBM Bluemix to create a Slack bot that analyzes text you enter. Let me know if you have any questions.
Slack Bot – IBM Watson Translation Services
Happening Today
I’m Bringing IBM Bluemix and IBM Watson to the Classroom
I am very happy to announce that students enrolled in my “Intro to Programming and Problem Solving” class at Clark College in Vancouver, Washington will be using IBM Bluemix and IBM Watson this week in class. Students will be building a language translation program and a tone analyzer program using the Python programming language. Many thanksContinue reading “I’m Bringing IBM Bluemix and IBM Watson to the Classroom”