github Azure/azure-sdk-for-python azure-ai-textanalytics_5.2.0b4

latest releases: azure-servicebus_7.13.0b1, azure-eventhub_5.13.0b1, azure-eventhub_5.12.0...
pre-release24 months ago

5.2.0b4 (2022-05-18)

Note that this is the first version of the client library that targets the Azure Cognitive Service for Language APIs which includes the existing text analysis and natural language processing features found in the Text Analytics client library.
In addition, the service API has changed from semantic to date-based versioning. This version of the client library defaults to the latest supported API version, which currently is 2022-04-01-preview. Support for v3.2-preview.2 is removed, however, all functionalities are included in the latest version.

Features Added

  • Added support for Healthcare Entities Analysis through the begin_analyze_actions API with the AnalyzeHealthcareEntitiesAction type.
  • Added keyword argument fhir_version to begin_analyze_healthcare_entities and AnalyzeHealthcareEntitiesAction. Use the keyword to indicate the version for the fhir_bundle contained on the AnalyzeHealthcareEntitiesResult.
  • Added property fhir_bundle to AnalyzeHealthcareEntitiesResult.
  • Added keyword argument display_name to begin_analyze_healthcare_entities.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.