2022 has been another fun year for me! I’ve had the pleasure to work with so many smart people and I’ve been able to learn a lot. Below is a quick summary of my technical work. The goal of our org...
Querying Knowledge Bases from Watson Assistant Bots
IBM’s Watson Assistant is a great technology to build conversational user experiences. Watson Discovery is IBM’s offering to search and analyze semi-structured data. This post describes how to comb...
Relevance Ranking for Search Results in Watson Discovery
Watson Discovery is an IBM offering to search and analyze information in various types of documents. This post describes how domain experts can improve search results by training the Discovery serv...
CI/CD Pipelines for Watson NLP Deployments
IBM Watson NLP (Natural Language Understanding) containers can be run everywhere and they provide APIs to be embedded in applications. This post explains how Watson NLP containers including AI mode...
Deploying custom Watson NLP Text Classification Models
This post is part of a mini series which describes an AI text classification sample end to end using Watson NLP (Natural Language Understanding) and Watson Studio. This part explains how to deploy ...
Management of Passwords and protecting private Information
My family uses several Apple devices, since we like the user experience. However, there is one thing we don’t like. Even if you turn off iCloud, it keeps getting enabled again. This post describes ...
Running Predictions against custom Watson NLP Models
This post is part of a mini series which describes an AI text classification sample end to end using Watson NLP (Natural Language Understanding) and Watson Studio. This part explains how to build i...
Training Text Classification Models with Watson NLP
This post is part of a mini series which describes an AI text classification sample end to end using Watson NLP (Natural Language Understanding) and Watson Studio. This part explains how to train c...
Labelling Sentences for Text Classifications
This post is part of a mini series which describes an AI text classification sample end to end using Watson NLP (Natural Language Understanding) and Watson Studio. This part explains how to label s...
Converting XML Feeds into CSVs with Sentences
This post is part of a mini series which describes an AI text classification sample end to end using Watson NLP (Natural Language Understanding) and Watson Studio. This part explains how to convert...