Let’s write some C# code to perform sentiment analysis over some sample text blocks using the Azure Cognitive Services SDK.
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.