Skip to content

Commit 406110c

Browse files
authored
[TextAnalytics] updated changelog for 5.1.0-beta.3 (Azure#17036)
Adding Health and Analyze updates
1 parent a0ed19c commit 406110c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sdk/textanalytics/Azure.AI.TextAnalytics/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Release History
22

33
## 5.1.0-beta.3 (Unreleased)
4+
### New Features
5+
- Added `HealthcareOperation` long running operation for new asynchronous `Text Analytics for health` hosted API with support for batch processing.
6+
- Added `AnalyzeOperation` long running operation for new asynchronous `Analyze API` to support batch processing of Named entity recognition, Personally Identifiable Information and Key phrase extraction.
7+
- Both new features listed above are available in `West US2`, `East US2`, `Central US`, `North Europe` and `West Europe` regions. Also, both the new features are available in Standard tier.
8+
49
### Breaking changes
510
- Modified the way to turn on Opinion Mining feature in `AnalyzeSentiment` to a bool property called `IncludeOpinionMining`.
611

0 commit comments

Comments
 (0)