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

latest releases: azure-template_0.1.0b3738131, azure-monitor-opentelemetry_1.4.1, azure-monitor-opentelemetry-exporter_1.0.0b25...
pre-release3 years ago

1.0.0b5 (Unreleased)

New features

  • We now have a warnings property on each document-level response object returned from the endpoints. It is a list of TextAnalyticsWarnings.
  • Added text property to SentenceSentiment

Breaking changes

  • score attribute of DetectedLanguage has been renamed to confidence_score
  • Removed grapheme_offset and grapheme_length from CategorizedEntity, SentenceSentiment, and LinkedEntityMatch
  • TextDocumentStatistics attribute grapheme_count has been renamed to character_count

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

NewReleases is sending notifications on new releases.