Hands-on text analysis using Azure

Text-Analytics is an Artificial Intelligence-based service offered by Microsoft Azure. It unveils the insights in unstructured datanot maintained in any pre-defined manners using pre-trained models built on top of the Natural Language Processing techniques.

Major services

  • Sentiment analysis
    Get to know how your services/ products are performing. Extracting useful information from reviews using opinion mining can help you move in the right business direction.

  • Language detection
    Given the text, pre-defined functions make it easy to detect the language, ISO code, and even the Country of the language.

  • Named entity recognition
    Using simple API functions, names, places, dates/times, etc., can be extracted from the raw text.

  • Other services are key phrase detection, extract health entities, Personally Identifiable Information (PII) recognition, and text summarization.

Prerequisites

  • Azure subscription.
  • Visual Studio IDE.
  • Cognitive Services Contributor must be assigned to your Azure account, which enables you to use AI-based features of Azure.
  • Once you are done with the Azure setup, create a new resource for Text Analytics. This will give you an API key and endpoint to connect your application with the Azure resource.
New on Educative
Learn to Code
Learn any Language as a beginner
Develop a human edge in an AI powered world and learn to code with AI from our beginner friendly catalog
🏆 Leaderboard
Daily Coding Challenge
Solve a new coding challenge every day and climb the leaderboard

Free Resources

Copyright ©2025 Educative, Inc. All rights reserved