Difference between revisions of "Intents"

From Wisevoice Wiki
Jump to: navigation, search
Line 3: Line 3:
 
[[File:intents.png|600px]]
 
[[File:intents.png|600px]]
  
The detection is based on the expression examples that can be added in the detail view.
+
The detection is based on the expression examples that can be added in the detail view./n
 
The detection will match all the expressions examples and other similar expressions.
 
The detection will match all the expressions examples and other similar expressions.
 
There are two level of detection. The first one is rule based, combining grammar rules, synonym lists and entity matching. The second level is the NLP level that uses deep to understand the general meaning of the example expressions and detect other expressions with similar meaning. It is recommended to have at the very least 10 examples before activating the NLP detection for an intent.
 
There are two level of detection. The first one is rule based, combining grammar rules, synonym lists and entity matching. The second level is the NLP level that uses deep to understand the general meaning of the example expressions and detect other expressions with similar meaning. It is recommended to have at the very least 10 examples before activating the NLP detection for an intent.

Revision as of 14:26, 18 November 2019

Intents are components used to detect the intention from user input.

Intents.png

The detection is based on the expression examples that can be added in the detail view./n The detection will match all the expressions examples and other similar expressions. There are two level of detection. The first one is rule based, combining grammar rules, synonym lists and entity matching. The second level is the NLP level that uses deep to understand the general meaning of the example expressions and detect other expressions with similar meaning. It is recommended to have at the very least 10 examples before activating the NLP detection for an intent.