Azure Docs

Natural Language Processing • Sentiment Analysis

Overview

This tutorial walks you through building a simple sentiment analysis tool using Azure AI services and JavaScript. You will learn how to:

Try It Live

Step‑by‑Step Guide

  1. Open the console to see the raw sentiment score.
  2. Enter any text in the box above.
  3. Click Analyze Sentiment to see the result.
  4. Positive scores indicate positive sentiment, negative scores indicate negative sentiment, and near‑zero values mean neutral.