github Azure/azure-sdk-for-java azure-ai-textanalytics_5.2.0-beta.4

latest releases: azure-ai-metricsadvisor_1.2.2, azure-containers-containerregistry_1.2.12, azure-ai-textanalytics_5.5.2...
pre-release2 years ago

5.2.0-beta.4 (2022-08-12)

Features Added

  • We are now targeting the service's 2022-05-01 API as the default.
  • Added bespoke methods for the custom entity recognition, and single-label and multi-label classification features,
    such as, beginRecognizeCustomEntities(), beginSingleLabelClassify() and beginMultiLabelClassify().

Breaking Changes

  • Removed support for Healthcare FHIR, and Extractive Summarization features.
  • Renamed
    SingleCategoryClassifyAction to SingleLabelClassifyAction,
    MultiCategoryClassifyAction to MultiLabelClassifyAction.
  • Merged
    SingleCategoryClassifyResultCollection and SingleCategoryClassifyResultCollection to ClassifyDocumentResultCollection,
    MultiCategoryClassifyResult and SingleCategoryClassifyResult to ClassifyDocumentResult.

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

NewReleases is sending notifications on new releases.