Azure Cognitive Services' language detection API lets us process any string and automatically determine its language.
Learn how you can use Microsoft Azure Cognitive Services to add intelligent features to your apps and devices.
Let’s take a look at what LUIS is, how to configure it in Azure, and how to take advantage of it in C# code.
Let’s take a look at Language Understanding (LUIS), see what it is and what it can do, and how to create and configure and train one in Azure.
Using a repeatable code-first approach to automated machine learning on Azure to classify Die Hard as either a Christmas movie or a non-Christmas movie.