Extracting Meaning from Natural Language with the Language Understanding Service (LUIS) on Microsoft Azure
Extracting Meaning from Natural Language with LUIS will allow you to build apps and bots that are capable to understanding natural human language and being able to act on those commands.
What you'll learn
LUIS is a machine learning-based service to build natural language into apps, bots, and IoT devices. It allows developers to quickly create enterprise-ready, custom models that continuously improve.
LUIS is designed to identify valuable information in conversations, and it interprets user goals (intents) and distills valuable information from sentences (entities), for a high quality, nuanced language model.
LUIS integrates seamlessly with the Microsoft Bot Framework and allows developers to quickly and relatively easily add conversational logic to their apps and bots.
As a developer using LUIS, you'll be able to have your app benefit from service offers active learning for natural language processing and is continuously improved.
Table of contents
- Introduction 0m
- Overview 0m
- Version Check 0m
- What is LUIS 1m
- LUIS Fundamentals 3m
- Intents 5m
- Entities 5m
- Utterances 2m
- Demo - Configuring LUIS 5m
- Demo - App without LUIS - Part 1 6m
- Demo - App without LUIS - Part 2 2m
- Demo - App with LUIS - Part 1 6m
- Demo - App with LUIS - Part 2 5m
- Demo - App with LUIS - Part 3 1m
- Summary 1m