Is the PiiEntitiesRecognitionTask available to use in the azure.ai.textanalytics python package?

Jay Tuck 126 Reputation points
2021-03-04T12:24:55.623+00:00

I'm trying to use the PiiEntitiesRecognitionTask function from the azure.ai.textanalytics python package to perform asynchronous calls but I get the message "cannot import name "PiiEntitiesRecognitionTask" from 'azure.ai.textanalytics' (/databricks/python/lib/python3.7/site-packages/azure/ai/textanalytics/init.py"

I have installed the library azure-ai-textanalytics==5.1.0b5 via PyPI on the cluster and I'm referencing the preview version (v3.1-preview.3) when creating my client.

Does anyone know if this is not available yet?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,973 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
364 questions
{count} votes