|
| 1 | +--- |
| 2 | +title: Previous language service updates |
| 3 | +titleSuffix: Azure Cognitive Services |
| 4 | +description: An archive of previous Azure Cognitive Service for Language updates. |
| 5 | +services: cognitive-services |
| 6 | +author: aahill |
| 7 | +manager: nitinme |
| 8 | +ms.service: cognitive-services |
| 9 | +ms.subservice: language-service |
| 10 | +ms.topic: conceptual |
| 11 | +ms.date: 06/23/2022 |
| 12 | +ms.author: aahi |
| 13 | +ROBOTS: NOINDEX |
| 14 | +--- |
| 15 | + |
| 16 | +# Previous updates for Azure Cognitive Service for Language |
| 17 | + |
| 18 | +This article contains a list of previously recorded updates for Azure Cognitive Service for Language. For more current service updates, see [What's new](../whats-new.md). |
| 19 | + |
| 20 | +## October 2021 |
| 21 | + |
| 22 | +* Quality improvements for the extractive summarization feature in model-version `2021-08-01`. |
| 23 | + |
| 24 | +## September 2021 |
| 25 | + |
| 26 | +* Starting with version `3.0.017010001-onprem-amd64` The text analytics for health container can now be called using the client library. |
| 27 | + |
| 28 | +## July 2021 |
| 29 | + |
| 30 | +* General availability for text analytics for health containers and API. |
| 31 | +* General availability for opinion mining. |
| 32 | +* General availability for PII extraction and redaction. |
| 33 | +* General availability for asynchronous operation. |
| 34 | + |
| 35 | +## June 2021 |
| 36 | + |
| 37 | +### General API updates |
| 38 | + |
| 39 | +* New model-version `2021-06-01` for key phrase extraction based on transformers. It provides: |
| 40 | + * Support for 10 languages (Latin and CJK). |
| 41 | + * Improved key phrase extraction. |
| 42 | +* The `2021-06-01` model version for Named Entity Recognition (NER) which provides |
| 43 | + * Improved AI quality and expanded language support for the *Skill* entity category. |
| 44 | + * Added Spanish, French, German, Italian and Portuguese language support for the *Skill* entity category |
| 45 | + |
| 46 | +### Text Analytics for health updates |
| 47 | + |
| 48 | +* A new model version `2021-05-15` for the `/health` endpoint and on-premise container which provides |
| 49 | + * 5 new entity types: `ALLERGEN`, `CONDITION_SCALE`, `COURSE`, `EXPRESSION` and `MUTATION_TYPE`, |
| 50 | + * 14 new relation types, |
| 51 | + * Assertion detection expanded for new entity types and |
| 52 | + * Linking support for `ALLERGEN` entity type |
| 53 | +* A new image for the Text Analytics for health container with tag `3.0.016230002-onprem-amd64` and model version `2021-05-15`. This container is available for download from Microsoft Container Registry. |
| 54 | + |
| 55 | +## May 2021 |
| 56 | + |
| 57 | +* Custom question answering (previously QnA maker) can now be accessed using a Text Analytics resource. |
| 58 | +* Preview API release, including: |
| 59 | + * Asynchronous API now supports sentiment analysis and opinion mining. |
| 60 | + * A new query parameter, `LoggingOptOut`, is now available for customers who wish to opt out of logging input text for incident reports. |
| 61 | +* Text analytics for health and asynchronous operations are now available in all regions. |
| 62 | + |
| 63 | +## March 2021 |
| 64 | + |
| 65 | +* Changes in the opinion mining JSON response body: |
| 66 | + * `aspects` is now `targets` and `opinions` is now `assessments`. |
| 67 | +* Changes in the JSON response body of the hosted web API of text analytics for health: |
| 68 | + * The `isNegated` boolean name of a detected entity object for negation is deprecated and replaced by assertion detection. |
| 69 | + * A new property called `role` is now part of the extracted relation between an attribute and an entity as well as the relation between entities. This adds specificity to the detected relation type. |
| 70 | +* Entity linking is now available as an asynchronous task. |
| 71 | +* A new `pii-categories` parameter for the PII feature. |
| 72 | + * This parameter lets you specify select PII entities, as well as those not supported by default for the input language. |
| 73 | +* Updated client libraries, which include asynchronous and text analytics for health operations. |
| 74 | + |
| 75 | +* A new model version `2021-03-01` for text analytics for health API and on-premise container which provides: |
| 76 | + * A rename of the `Gene` entity type to `GeneOrProtein`. |
| 77 | + * A new `Date` entity type. |
| 78 | + * Assertion detection which replaces negation detection. |
| 79 | + * A new preferred `name` property for linked entities that is normalized from various ontologies and coding systems. |
| 80 | +* A new text analytics for health container image with tag `3.0.015490002-onprem-amd64` and the new model-version `2021-03-01` has been released to the container preview repository. |
| 81 | + * This container image will no longer be available for download from `containerpreview.azurecr.io` after April 26th, 2021. |
| 82 | +* **Processed Text Records** is now available as a metric in the **Monitoring** section for your text analytics resource in the Azure portal. |
| 83 | + |
| 84 | +## February 2021 |
| 85 | + |
| 86 | +* The `2021-01-15` model version for the PII feature, which provides: |
| 87 | + * Expanded support for 9 new languages |
| 88 | + * Improved AI quality |
| 89 | +* The S0 through S4 pricing tiers are being retired on March 8th, 2021. |
| 90 | +* The language detection container is now generally available. |
| 91 | + |
| 92 | +## January 2021 |
| 93 | + |
| 94 | +* The `2021-01-15` model version for Named Entity Recognition (NER), which provides |
| 95 | + * Expanded language support. |
| 96 | + * Improved AI quality of general entity categories for all supported languages. |
| 97 | +* The `2021-01-05` model version for language detection, which provides additional language support. |
| 98 | + |
| 99 | +## November 2020 |
| 100 | + |
| 101 | +* Portuguese (Brazil) `pt-BR` is now supported in sentiment analysis, starting with model version `2020-04-01`. It adds to the existing `pt-PT` support for Portuguese. |
| 102 | +* Updated client libraries, which include asynchronous and text analytics for health operations. |
| 103 | + |
| 104 | +## October 2020 |
| 105 | + |
| 106 | +* Hindi support for sentiment analysis, starting with model version `2020-04-01`. |
| 107 | +* Model version `2020-09-01` for language detection, which adds additional language support and accuracy improvements. |
| 108 | + |
| 109 | +## September 2020 |
| 110 | + |
| 111 | +* PII now includes the new `redactedText` property in the response JSON where detected PII entities in the input text are replaced by an `*` for each character of those entities. |
| 112 | +* Entity linking endpoint now includes the `bingID` property in the response JSON for linked entities. |
| 113 | +* The following updates are specific to the September release of the text analytics for health container only. |
| 114 | + * A new container image with tag `1.1.013530001-amd64-preview` with the new model-version `2020-09-03` has been released to the container preview repository. |
| 115 | + * This model version provides improvements in entity recognition, abbreviation detection, and latency enhancements. |
| 116 | + |
| 117 | +## August 2020 |
| 118 | + |
| 119 | +* Model version `2020-07-01` for key phrase extraction, PII detection, and language detection. This update adds: |
| 120 | + * Additional government and country specific entity categories for Named Entity Recognition. |
| 121 | + * Norwegian and Turkish support in Sentiment Analysis. |
| 122 | +* An HTTP 400 error will now be returned for API requests that exceed the published data limits. |
| 123 | +* Endpoints that return an offset now support the optional `stringIndexType` parameter, which adjusts the returned `offset` and `length` values to match a supported string index scheme. |
| 124 | + |
| 125 | +The following updates are specific to the August release of the Text Analytics for health container only. |
| 126 | + |
| 127 | +* New model-version for Text Analytics for health: `2020-07-24` |
| 128 | + |
| 129 | +The following properties in the JSON response have changed: |
| 130 | + |
| 131 | +* `type` has been renamed to `category` |
| 132 | +* `score` has been renamed to `confidenceScore` |
| 133 | +* Entities in the `category` field of the JSON output are now in pascal case. The following entities have been renamed: |
| 134 | + * `EXAMINATION_RELATION` has been renamed to `RelationalOperator`. |
| 135 | + * `EXAMINATION_UNIT` has been renamed to `MeasurementUnit`. |
| 136 | + * `EXAMINATION_VALUE` has been renamed to `MeasurementValue`. |
| 137 | + * `ROUTE_OR_MODE` has been renamed `MedicationRoute`. |
| 138 | + * The relational entity `ROUTE_OR_MODE_OF_MEDICATION` has been renamed to `RouteOfMedication`. |
| 139 | + |
| 140 | +The following entities have been added: |
| 141 | + |
| 142 | +* Named Entity Recognition |
| 143 | + * `AdministrativeEvent` |
| 144 | + * `CareEnvironment` |
| 145 | + * `HealthcareProfession` |
| 146 | + * `MedicationForm` |
| 147 | + |
| 148 | +* Relation extraction |
| 149 | + * `DirectionOfCondition` |
| 150 | + * `DirectionOfExamination` |
| 151 | + * `DirectionOfTreatment` |
| 152 | + |
| 153 | +## May 2020 |
| 154 | + |
| 155 | +* Model version `2020-04-01`: |
| 156 | + * Updated language support for sentiment analysis |
| 157 | + * New "Address" entity category in Named Entity Recognition (NER) |
| 158 | + * New subcategories in NER: |
| 159 | + * Location - Geographical |
| 160 | + * Location - Structural |
| 161 | + * Organization - Stock Exchange |
| 162 | + * Organization - Medical |
| 163 | + * Organization - Sports |
| 164 | + * Event - Cultural |
| 165 | + * Event - Natural |
| 166 | + * Event - Sports |
| 167 | + |
| 168 | +* The following properties in the JSON response have been added: |
| 169 | + * `SentenceText` in sentiment analysis |
| 170 | + * `Warnings` for each document |
| 171 | + |
| 172 | +* The names of the following properties in the JSON response have been changed, where applicable: |
| 173 | + |
| 174 | +* `score` has been renamed to `confidenceScore` |
| 175 | + * `confidenceScore` has two decimal points of precision. |
| 176 | +* `type` has been renamed to `category` |
| 177 | +* `subtype` has been renamed to `subcategory` |
| 178 | + |
| 179 | +* New sentiment analysis feature - opinion mining |
| 180 | +* New personal (`PII`) domain filter for protected health information (`PHI`). |
| 181 | + |
| 182 | +## February 2020 |
| 183 | + |
| 184 | +Additional entity types are now available in the Named Entity Recognition (NER). This update introduces model version `2020-02-01`, which includes: |
| 185 | + |
| 186 | +* Recognition of the following general entity types (English only): |
| 187 | + * PersonType |
| 188 | + * Product |
| 189 | + * Event |
| 190 | + * Geopolitical Entity (GPE) as a subtype under Location |
| 191 | + * Skill |
| 192 | + |
| 193 | +* Recognition of the following personal information entity types (English only): |
| 194 | + * Person |
| 195 | + * Organization |
| 196 | + * Age as a subtype under Quantity |
| 197 | + * Date as a subtype under DateTime |
| 198 | + * Email |
| 199 | + * Phone Number (US only) |
| 200 | + * URL |
| 201 | + * IP Address |
| 202 | + |
| 203 | +### October 2019 |
| 204 | + |
| 205 | +* Introduction of PII feature |
| 206 | +* Model version `2019-10-01`, which includes: |
| 207 | + * Named entity recognition: |
| 208 | + * Expanded detection and categorization of entities found in text. |
| 209 | + * Recognition of the following new entity types: |
| 210 | + * Phone number |
| 211 | + * IP address |
| 212 | + * Sentiment analysis: |
| 213 | + * Significant improvements in the accuracy and detail of the API's text categorization and scoring. |
| 214 | + * Automatic labeling for different sentiments in text. |
| 215 | + * Sentiment analysis and output on a document and sentence level. |
| 216 | + |
| 217 | + This model version supports: English (`en`), Japanese (`ja`), Chinese Simplified (`zh-Hans`), Chinese Traditional (`zh-Hant`), French (`fr`), Italian (`it`), Spanish (`es`), Dutch (`nl`), Portuguese (`pt`), and German (`de`). |
| 218 | + |
| 219 | +## Next steps |
| 220 | + |
| 221 | +See [What's new](../whats-new.md) for current service updates. |
0 commit comments