dotnet

Key Phrase Extraction with Azure Cognitive Services in C#

Key Phrase Extraction with Azure Cognitive Services in C#

Using Artificial Intelligence to quickly summarize documents

By
Matt Eland
on
Key phrase extraction lets you summarize larger portions of text down to key phrases. In this article we’ll explore key phrase extraction in Azure Cognitive Services using C# and the Azure SDK.
Language Understanding in C# with LUIS

Language Understanding in C# with LUIS

Getting started predicting with Language Understanding (LUIS) in C# using Azure Cognitive Services

By
Matt Eland
on
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.