Recognise intent

Recognise intent

The recognise intent block enables the user to provide a question as input so that the bot can analyse the user's input through using the NLP engine.
    • Related Articles

    • None intent

      The None-intent is triggered whenever the input of a user is not recognised by the Natural Language Processing engine as an intent. In such a case, the flow of the None-intent will be shown to the user. The flow of the None-intent can be adjusted ...
    • FAQ Intent

      The FAQ intent is added to your bot just like any regular intent. However, the difference between a FAQ intent and a regular intent is that a FAQ intent does not have a corresponding flow in the Dialog Manager. Instead, the answer or reply to this ...
    • Add intent

      When adding an intent, it is important to determine the boundaries of the topic that the intent should cover. The clearer and more specific the topic of the intent, the better a user can find the right information. Hence, it is recommended to ...
    • What is an intent?

      Definition An intent translates natural (human) language into an assignment a computer can understand. Multiple examples of natural sentences can be provided that lead to an intent. Each different form of the same natural sentence is called ...
    • Top intents widget

      The top intents widgets ranks all the recognised intent. The widget shows the following metrics Intent name Times the intent is triggered by the bot Percentage of total