From the course: Machine Learning in Mobile Applications

Unlock the full course today

Join today to access over 24,000 courses taught by industry experts.

Language Understanding: Setup

Language Understanding: Setup

To start using Microsoft's machine learning services, we need to be in the Azure portal as I am here. We're going to begin with Azure's version of natural language understanding called Conversational Language Understanding, or CLU. We can easily create this in the Azure portal. It will allow us to train our own models to understand the intent of the user. And we're going to start by going up to the hamburger menu in the upper left and go to All Resources and Create Resources. And we're going to select the category of AI + Machine Learning. And from this list we want to look for Language Service and press Create. We have a couple options here, like we do with Watson. We want to do a custom classification to learn the intent of the user's question with some custom training data. So Custom Text Classification is the second one. So we'll press Select. And then Continue To Create Our Resource. Under a subscription, we may need to create a new resource group. So I'll just hit this Create…

Contents