Skip to content

azure-ai-textanalytics_1.0.0b5

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 18 May 18:04
6ac0ed0

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