Search⌘ K
AI Features

Azure Text Analytics Cognitive API

Explore the Azure Text Analytics Cognitive API to analyze text with sentiment analysis, key phrase extraction, language detection, and named entity recognition. Understand how to create and configure the Azure resource to implement these features in your applications.

The Text Analytics Cognitive API

The Text Analytics API is a cloud-based service that provides advanced natural language processing over raw text and includes the following four main functions:

  • Sentiment Analysis
  • Key Phrase Extraction
  • Named Entity Recognition
  • Language Detection
...