Machine Learning is a matching system that uses Natural Language Processing and algorithmic probability to analyze user input and to determine its similarity to available interactions.
Quick overview
-
The system analyses the full user input.
-
Machine learning is the prioritized matching system. Check the exceptions.
-
The default confidence score for all your stories is
0.5
. You can change it its value in your settings.
How machine learning works
When a customer talks to your bot, the system picks all of the queries and analyses it. The result of this analyses is expressed as a number, called the matching score
. This score is compared with the confidence score, which defines the minimum value that has to reach to trigger an interaction successfully.
As the Machine Learning system is powered by the artificial intelligence, the query doesn’t have to match 100% the User Says field. Typos and various syntaxes are allowed.
When to use Machine Learning matching system
Machine System analyses the whole user input. That’s why this matching system is recommended for most of the interactions such us:
-
General queries such as:
-
What is your offer
-
Where can I find the nearest branch?
-
-
Providing data, such as:
-
My address is...
-
Here is my phone number...
-