diff --git a/sdk/textanalytics/azure-ai-textanalytics/README.md b/sdk/textanalytics/azure-ai-textanalytics/README.md index 6798f8f04762..01352ec67c45 100644 --- a/sdk/textanalytics/azure-ai-textanalytics/README.md +++ b/sdk/textanalytics/azure-ai-textanalytics/README.md @@ -1,6 +1,6 @@ # Azure Text Analytics client library for Python -Text Analytics is a cloud-based service that provides advanced natural language processing over raw text, and includes six main functions: +Text Analytics is a cloud-based service that provides advanced natural language processing over raw text, and includes the following main functions: - Sentiment Analysis - Named Entity Recognition @@ -8,6 +8,7 @@ Text Analytics is a cloud-based service that provides advanced natural language - Personally Identifiable Information (PII) Entity Recognition - Language Detection - Key Phrase Extraction +- Batch Analysis - Healthcare Analysis (Gated Preview) [Source code][source_code] | [Package (PyPI)][ta_pypi] | [API reference documentation][ta_ref_docs]| [Product documentation][ta_product_documentation] | [Samples][ta_samples]