Difference between revisions of "GDE/Current/User/Training your Chat Bot"
(Published) |
|||
Line 2: | Line 2: | ||
|Standalone=No | |Standalone=No | ||
|DisplayName=Improving your bot | |DisplayName=Improving your bot | ||
+ | |Context=Improve your bot by training it to recognize intents and slot accurately using the '''Learning''' page. | ||
+ | |ComingSoon=No | ||
|Platform=PureEngage, PureConnect | |Platform=PureEngage, PureConnect | ||
− | |||
− | |||
|Section={{Section | |Section={{Section | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=The '''Learning''' page helps you to train the domain model by improving the accuracy of matching intents to slots. | |structuredtext=The '''Learning''' page helps you to train the domain model by improving the accuracy of matching intents to slots. | ||
Line 15: | Line 13: | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Assign utterances to intents | |sectionHeading=Assign utterances to intents | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=You can add unrecognised utterance to intents. | |structuredtext=You can add unrecognised utterance to intents. | ||
Line 27: | Line 23: | ||
The utterance is moved to the intent and can now be mapped to slots from the intent's '''Utterances''' tab. | The utterance is moved to the intent and can now be mapped to slots from the intent's '''Utterances''' tab. | ||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Delete unrelated utterances | |sectionHeading=Delete unrelated utterances | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=*Choose an utterance from the workspace and click '''Delete'''.The utterance is removed from the workspace. | |structuredtext=*Choose an utterance from the workspace and click '''Delete'''.The utterance is removed from the workspace. | ||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Filter utterances | |sectionHeading=Filter utterances | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=You can filter the list of utterances by status or by intent. | |structuredtext=You can filter the list of utterances by status or by intent. | ||
Line 55: | Line 45: | ||
You can also search the utterances for a specific keyword using the '''Search''' field. | You can also search the utterances for a specific keyword using the '''Search''' field. | ||
− | |||
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 09:55, February 11, 2020
Improve your bot by training it to recognize intents and slot accurately using the Learning page.
The Learning page helps you to train the domain model by improving the accuracy of matching intents to slots.
The Learning page lists utterances that were not matched to an intent. You can improve your model by assigning an utterance to an intent. You can also delete unrequired utterances.
Assign utterances to intents
You can add unrecognised utterance to intents.
- Select an utterance and click Confirm under the Predicted Intent column to add that utterance to the intent.
Alternatively, you can choose one or more utterances and select an intent that the utterance relates to in the Assign to Intent option.
The utterance will be mapped to the predicted intent.
The utterance is moved to the intent and can now be mapped to slots from the intent's Utterances tab.
Delete unrelated utterances
- Choose an utterance from the workspace and click Delete.The utterance is removed from the workspace.
Filter utterances
You can filter the list of utterances by status or by intent.
- Click the Filter by Status option and select a status filter:
- All - displays all utterances.
- Incorrect - displays utterances that were mapped to an intent but the match could be incorrect.
- Correct - displays utterances where the intent was identified correctly.
- Unknown - displays utterances that the bot can't correctly map to the intent.
- Click the Filter by Intent drop-down and select an intent filter:
- All - displays all utterances
- None - displays utterances where the bot could not predict an intent.
You can also search the utterances for a specific keyword using the Search field.