azure-ai-textanalytics-py

by Unknown v1.0.0

This skill utilizes the Azure AI Text Analytics SDK for Python to perform various natural language processing (NLP) tasks. It enables sentiment analysis, entity recognition, key phrase extraction, language detection, PII detection, and healthcare NLP. It leverages the TextAnalyticsClient from the azure-ai-textanalytics package to access Azure's powerful AI capabilities.

Authentication supports both API Key and Entra ID methods. The skill provides code snippets for common operations like sentiment analysis, entity recognition, PII detection, key phrase extraction, language detection, and healthcare text analytics. It also includes information on batch operations and asynchronous client usage for improved performance.

What It Does

Performs sentiment analysis, entity recognition, key phrase extraction, language detection, PII detection, and healthcare NLP using the Azure AI Text Analytics SDK.

When To Use

When you need to analyze text for sentiment, identify entities, extract key phrases, detect languages, identify PII, or perform healthcare-related NLP tasks.

Installation

Copy SKILL.md to your skills directory

View Universal documentation

Have a Skill to Share?

Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.