github Azure/azure-sdk-for-python azure-ai-textanalytics_1.0.0b4

latest releases: azure-mgmt-servicenetworking_1.1.0b1, azure-mgmt-trustedsigning_1.0.0b1, azure-mgmt-mongocluster_1.0.0...
pre-release4 years ago

1.0.0b4 (2020-04-07)

Breaking changes

  • Removed the recognize_pii_entities endpoint and all related models (RecognizePiiEntitiesResult and PiiEntity)
    from this library.
  • Removed TextAnalyticsApiKeyCredential and now using AzureKeyCredential from azure.core.credentials as key credential
  • score attribute has been renamed to confidence_score for the CategorizedEntity, LinkedEntityMatch, and
    PiiEntity models
  • All input parameters inputs have been renamed to documents

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

NewReleases is sending notifications on new releases.