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

latest releases: azure-messaging-webpubsubclient_1.1.0, azure-mgmt-resource_23.1.0, azure-cognitiveservices-language-textanalytics_0.2.2...
pre-release4 years ago

1.0.0b3 (2020-03-10)

Breaking changes

  • SentimentScorePerLabel has been renamed to SentimentConfidenceScores
  • AnalyzeSentimentResult and SentenceSentiment attribute sentiment_scores has been renamed to confidence_scores
  • TextDocumentStatistics attribute character_count has been renamed to grapheme_count
  • LinkedEntity attribute id has been renamed to data_source_entity_id
  • Parameters country_hint and language are now passed as keyword arguments
  • The keyword argument response_hook has been renamed to raw_response_hook
  • length and offset attributes have been renamed to grapheme_length and grapheme_offset for the SentenceSentiment,
    CategorizedEntity, PiiEntity, and LinkedEntityMatch models

New features

  • Pass country_hint="none" to not use the default country hint of "US".

Dependency updates

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

NewReleases is sending notifications on new releases.