Analyze text with Azure AI Language
The Azure AI Language service enables you to create intelligent apps and services that extract semantic information from text.
Learning objectives
In this module, you'll learn how to use the Azure AI Language service to:
- Detect language from text
- Analyze text sentiment
- Extract key phrases, entities, and linked entities
Prerequisites
Before starting this module, you'll need
- Familiarity with Microsoft Azure and the Azure portal.
- Experience programming with C# or Python.