Category: Technical
-
Recursive questions with IBM Watson Conversations
UPDATE: The approach detailed in the post is now out of date for many use cases, please see the update post Using Slots to collect data in IBM Watson Conversations. IBM Watson released a new API earlier this year called Conversations which enables developers to build cognitive conversational solutions like chatbots and virtual assistants. A common…
-
Accessing synonyms with IBM Watson Conversations
A couple of my clients have asked me how to access the synonym mentioned by a user when working with the IBM Watson Conversation service. Accessing the matching entity is well documented but it wasn’t apparent how to get the actual word or words mentioned by the user that the entity was matched on. Having…
-
Writing what I think, the way I think it
I’ve been meaning to get started blogging for some time now and have finally decided that I simply need to get going. I’ve read the “How to start a Blog” guides several times, feeling inspired and confident after each iteration but something keeps holding me back. Having thought about what’s been stopping me, I decided…
-
Conditional fields using IBM Watson Conversation Slots

I’ve been playing a little more with the Slots feature in IBM Watson Conversations and hit a few issues that at first seemed like they could be a problem. One scenario in particular that took me a while to solve, was how to build conditional logic into a node with…
-
Using Slots to collect data in IBM Watson Conversations

A new feature was released in IBM Watson Conversations earlier this month called “Slots”. This feature allows the collection of data from users to be configured in a more data driven and succinct manner than was previously possible. In a previous post, I explained an approach for recursively collecting information…
-
Pattern for gathering information in IBM Watson Conversations

UPDATE: The approach detailed in the post is now out of date for many use cases, please see the update post Using Slots to collect data in IBM Watson Conversations. In a previous post, I shared some thoughts and an approach to Recursive questions with IBM Watson’s Conversation service. The post detailed how…
-
Recursive questions with IBM Watson Conversations

UPDATE: The approach detailed in the post is now out of date for many use cases, please see the update post Using Slots to collect data in IBM Watson Conversations. IBM Watson released a new API earlier this year called Conversations which enables developers to build cognitive conversational solutions like chatbots…
-
Accessing synonyms with IBM Watson Conversations

A couple of my clients have asked me how to access the synonym mentioned by a user when working with the IBM Watson Conversation service. Accessing the matching entity is well documented but it wasn’t apparent how to get the actual word or words mentioned by the user that the…
You must be logged in to post a comment.