github Azure/azure-sdk-for-js @azure/ai-text-analytics_1.0.0-preview.5

latest releases: @azure/event-hubs_5.12.0, @azure/search-documents_12.1.0-beta.2, @azure/core-amqp_4.3.0...
pre-release3 years ago

1.0.0-preview.5 (2020-05-26)

  • [Breaking] Renamed all result array types that extend JavaScript's base Array class to end with the word Array instead of Collection (e.g. AnalyzeSentimentResultCollection is now AnalyzeSentimentResultArray)
  • [Breaking] Renamed score to confidenceScore in the Match, Entity, and DetectedLanguage types.
  • [Breaking] Removed the graphemeOffset and graphemeLength properties of the Match, Entity, and SentenceSentiment types.
  • [Breaking] Renamed the graphemeCount property of TextDocumentStatistics back to characterCount
  • Added a text property to SentenceSentiment that contains the sentence text
  • [Breaking] Removed the warnings property of SentenceSentiment.
  • Added warnings property to every document response object containing a list of TextAnalyticsWarning objects relevant to the corresponding document.
  • Migrated to using the Text Analytics v3.0 (General Availability) service endpoint.

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

NewReleases is sending notifications on new releases.