Jessica Macalindong

How to Import Code from GitHub to IBM Watson Assistant?

GitHub is a web-based hosting service for Git-based software development projects. GitHub offers both premium and free accounts for private repositories and open source projects.  Here are the steps on how to import the code from GitHub to IBM Watson Assistant: Step 1. Click the Code button and download the ZIP file of the repository …

How to Import Code from GitHub to IBM Watson Assistant? Read More »

What are Utterances, Intents and Entities in Chatbot?

Whenever you are starting to learn about chatbots and natural language processing, somewhat you will found new vocabulary words a bit confusing. But like any technical field, a shared vocabulary makes it easier to communicate efficiently. Here are the the most important terms that will be explained for you to be able to easily understand …

What are Utterances, Intents and Entities in Chatbot? Read More »

What is Natural Language Processing? (NLP)

Natural language processing (NLP) is a branch of computer science—specifically, a branch of artificial intelligence (AI)—concerning the ability of computers to understand text and spoken words in the same manner that humans can. NLP combines computational linguistics—rule-based modeling of human language—with statistical, machine learning, and deep learning models. These technologies, when used together, allow computers …

What is Natural Language Processing? (NLP) Read More »

What is Chatbot and What are the Benefits of Using it?

A chatbot is artificial intelligence (AI) software that can simulate a natural language conversation (or chat) with a user via messaging apps, websites, mobile apps, or the telephone. Main Benefits of Chatbots 1. 24-hour availability Chatbots offer a 24/7 response system, thus also providing continued communication between your business and your customers. It is a …

What is Chatbot and What are the Benefits of Using it? Read More »

What is Flow Chart and What are the Commonly Used Symbols to Build a Flowchart?

A flowchart depicts the individual steps of a process in a logical order. It is a generic tool that may be used for a wide range of purposes and can be used to describe a number of processes, including manufacturing, administrative and service processes, and project plans. One of the seven core quality tools, it’s …

What is Flow Chart and What are the Commonly Used Symbols to Build a Flowchart? Read More »

How to Install OpenCV in Ubuntu 20.04

OpenCV (Open Source Computer Vision Library) is an open-source computer vision library that supports all major operating systems and has bindings for C++, Python, and Java. It has multi-core processing capabilities and GPU acceleration for real-time operation. OpenCV is used for a wide range of applications, including medical image analysis, stitching street view images, surveillance …

How to Install OpenCV in Ubuntu 20.04 Read More »