Announcing the new beta release of Azure Text Analytics libraries
The latest beta release of the Text Analytics client libraries includes some exciting new NLP features like abstractive summarization, dynamic classification, FHIR, and more. This article highlights all the new features and uses the Python client library to illustrate how to use them in code.
The post Announcing the new beta release of Azure Text Analytics libraries appeared first on Azure SDK Blog.
Published on:
Learn moreRelated posts
Eliminate LLM Cold starts: Load models up to 6x Faster with Azure Blob Storage and Run:AI Model Streamer
Stop paying for idle GPUs while model weights copy to disk. Stream them straight into GPU memory instead with Run:AI Streamer from Azure Blob ...
2 days ago
Exponential backoff and circuit breaker for Service Bus-triggered Azure Functions
Use exponential backoff and circuit breaker patterns in Azure Functions with Service Bus SDK bindings. Control retry storms, protect dependenc...
7 days ago