Untrained questions widget

Untrained questions widget

Intro

This widget shows the questions that the user posed to the bot, but are not registered as an utterance in any intent. If the NLP engine is highly certain that the user's input belongs to an intent, then the unrecognised input will be visible here. Use this widget to improve the model, based on real user input.


You can navigate in the widget with the numbers and button at the bottom. For every utterance in the widget you can select the following options:

Add to existing intent

If you add an utterance to an existing intent you have trained, press the "add to intent" button and select an existing intent from the dropdown list.

Create new intent

If you want to train a new intent based on the user's input, press the "create new intent" button, which will create a new intent for you.

Dismiss (cross icon)

Remove this utterance from the widget to discard it and never view it again.

After you added or created intents or pressed the dismissed button, the utterance is removed from the widget and won't return.
Don't forget to publish your models after you've improved or created new intents via this widget.


    • Related Articles

    • Rating widget

      The rating widget shows a breakdown of the aggregated satisfaction metrics for all the users that were presented the 'rating block' and provided answer.
    • Custom widget

      Intro The Custom Widgets provide a space to display custom created widgets that can be created by using the 'User Statistics-blocks' in flows. Each of these blocks store statistics that can be used as input for simple formulas to create a Custom ...
    • 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
    • Unexpected answer widget

      The unexpected answer block is to a collection of flows where the user wasn't satisfied or helped with the answer. By implementing the unexpected block in the dialog manager, the bot can be trained to verify with the user if the answer provided was ...
    • v2.0.2

      The list below shows the features that were introduced, changed or removed with the release of v2.0.2. In this version, no bugs worth mentioning were resolved, nor UX improvements were made. Features: Reimplementation of the ‘None’-intent  Tenant ...