Azure Text Analytics API

Component ID

2913373

Component name

Azure Text Analytics API

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

215

Component created

Component changed

Component body

Text Analytics API is a cloud-based service that provides advanced natural language processing over raw text, and includes three main functions: sentiment analysis, key phrase extraction, and language detection.

Sentiment Analysis

key phrase
Find out what customers think of your brand or topic by analyzing raw text for clues about positive or negative sentiment. The API returns a numeric score between 0 and 1. Scores close to 1 indicate positive sentiment, and scores close to 0 indicate negative sentiment. Sentiment score is generated using classification techniques. The input features of the classifier include n-grams, features generated from part-of-speech tags, and word embeddings.

Key Phrase Extraction

key phrase
Automatically extract key phrases to quickly identify the main points. For example, for the input text ‘The food was delicious and there were wonderful staff’, the API returns the main talking points: ‘food’ and ‘wonderful staff’.

Supported Languages

  • Danish
  • Dutch
  • English
  • Finnish
  • French
  • German
  • Greek
  • Italian
  • Japanese
  • Norwegian
  • Polish
  • Portuguese (Portugal)
  • Portuguese (Brazil)
  • Russian
  • Spanish
  • Swedish
  • Turkish