Understand natural language processing on Azure
Core natural language processing (NLP) tasks include: language detection, sentiment analysis, named entity recognition, text classification, translation, and summarization. These tasks are supported by Azure AI services including:
Service | Description |
---|---|
![]() |
A cloud-based service that includes features for understanding and analyzing text. Azure AI Language includes various features that support sentiment analysis, key phrase identification, text summarization, and conversational language understanding. |
![]() |
A cloud-based service that uses Neural Machine Translation (NMT) for translation, which analyzes the semantic context of the text and renders a more accurate and complete translation as a result. |
Next, let's explore Azure AI Language capabilities.