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 Foundry Tools including:
| Service | Description |
|---|---|
Azure Language service |
A cloud-based service that includes features for understanding and analyzing text. Azure Language includes various features that support sentiment analysis, key phrase identification, text summarization, and conversational language understanding. |
Azure Translator service |
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 Language capabilities.
Azure Language service
Azure Translator service