Build a Language Understanding model
The Language Understanding service enables you to train a language model that apps can use to extract meaning from natural language.
Learning objectives
After completing this module, you'll be able to:
- Provision Azure resources for Language Understanding
- Define intents, utterances, and entities
- Use patterns to differentiate similar utterances
- Use pre-built entity components
- Train, test, publish, and review a Language Understanding model
Prerequisites
Before starting this module, you should already have:
- Familiarity with Azure and the Azure portal.
- Experience programming with C# or Python. If you have no previous programming experience, we recommend you complete the Take your first steps with C# or Take your first steps with Python learning path first.