NLP Processing Action
This operation will trigger when a specific NLP statement is detected with a given confidence. This operation is global and can be activated anywhere during the conversation.
Settings
The action uses the following settings:
Remarks
Intents that have an active automatic redirection or reply will not be listed in the Intents list in this action. These intents have their own automatic trigger and cannot be used inside the chatbot builder.
If multiple intents are selected, only the best one will be checked against the given confidence.
Trigger
NLP Detected. This action will trigger any child operation as soon as the user input is matching the selected intent with at least the specified confidence.
Variables
This action produces the following variables after being triggered:
Every entity specified in the detected expression will be translated to a runtime variable named after the entity name.
Availability
Channel specific availability follows the table below:
This action can be used only at Bot Global level or Behavior level.
Last updated