This blog post is a simple example (cheat sheet) of listing the collections for a project in Watson Discovery using cURL and the IBM Cloud Watson Discovery API V2. You can get more details in the IBM Cloud Watson Discovery API documentation. 1. Log on to IBM Cloud ibmcloud login (-sso) REGION=us-south GROUP=default ibmcloud target -r... Continue Reading →
Change the index-url in pip.conf
You may run into the situation that you can't install libraries for Python on your local computer.
The Setup of Bring Your Own Search (BYOS) for a Question Answering Service in Watson Assistant
This blog post is about how to set up Bring Your Own Search (BYOS) for the Question Answering Service based on IBM Software in Watson Assistant. The implementation of the Question and answering Service is available on GitHub.
Use Label Sleuth to build your train and test data input
This blog post is written in the context of creating a text classification model. The objective is to build and train a text classification model to identify topics in a text. These topics are Kubernetes and Watson NLP. As the train and test data, we will use an export from my blog on wordpress.com. This data we will label this with the open-source tool called Label Sleuth.
A way to build a DataFrame from a DataFrame in a Jupyter Notebook with Python
This blog post contains an extract of a Jupyter Notebook and shows a way how to create a new DataFrame by building an extraction of two specific columns and their values of an existing DataFrame.
How to convert XML data to CSV in a Jupyter Notebook with Python?
This blog post contains an extract of a Jupyter Notebook related to how to convert XML data to comma separated value in a Jupyter Notebook.
Cheat Sheet: Get started with Data Science and Python
This blog post is a short cheat sheet when it comes to getting started with data science and Python and is not a full list.
Some thoughts about ChatGPT and AI
Everyone is now talking about this new way of using AI in an interactive form of communication. When we talk about free or open and AI, these three questions immediately came to my mind: “If you're not paying for the product, then you are the product.” That's a quote from Daniel Hövermann in The Social Dilemma. What will be the business model? "Will my Job be replaced?" "Can I trust, and what is my remaining responsibility?"
Cheat sheet on some of the available parameters for regular expressions
This is a short cheat sheet on the available parameters for regular expressions.
Cheat sheet for some special characters on a Mac
Cheat Sheet: Most of the Mac users know the challenge: "Finding a special character on a Mac keyboard isn't easy on a Mac sometimes."
