NLP Preprocessing
Before intent detection, every utterance is preprocessed:Scoping Your Assistant
Before training, define your assistant’s scope:- Define the problem — what the assistant must accomplish; align with BAs and developers.
- List intents — identify key results for each; focus on user needs.
- Sketch example conversations — user utterances and responses; include edge cases and follow-ups.
- Brainstorm alternate utterances — include idioms and slang for each intent.
Choosing an Engine
NLP Configuration in the Platform
Go to Automation > Natural Language:
NLP Version 3 (default for new VAs from v10.0):
- Improved Traits Engine accuracy.
- Transformer and KAEN models for English; Transformer for other languages.
- Enables Zero-shot and Few-shot ML models.
- As of January 21, 2024, all existing VAs are on Version 3.