azure-ai-textanalytics-py

Originally frommicrosoft/skills
Installation
SKILL.md

Azure AI Text Analytics SDK for Python

Client library for Azure AI Language service NLP capabilities including sentiment, entities, key phrases, and more.

Installation

pip install azure-ai-textanalytics

Environment Variables

AZURE_LANGUAGE_ENDPOINT=https://<resource>.cognitiveservices.azure.com
AZURE_LANGUAGE_KEY=<your-api-key>  # If using API key

Authentication

Related skills
Installs
68
GitHub Stars
37.3K
First Seen
Feb 17, 2026