You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/native-document-support/use-native-documents.md
+15-17Lines changed: 15 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: laujan
6
6
manager: nitinme
7
7
ms.service: azure-ai-language
8
8
ms.topic: how-to
9
-
ms.date: 06/20/2024
9
+
ms.date: 11/19/2024
10
10
ms.author: lajanuar
11
11
---
12
12
@@ -21,8 +21,6 @@ ms.author: lajanuar
21
21
22
22
> [!IMPORTANT]
23
23
>
24
-
> * Native document support is a gated preview. To request access to the native document support feature, complete and submit the [**Apply for access to Language Service previews**](https://aka.ms/gating-native-document) form.
25
-
>
26
24
> * Azure AI Language public preview releases provide early access to features that are in active development.
27
25
> * Features, approaches, and processes may change, prior to General Availability (GA), based on user feedback.
28
26
@@ -213,7 +211,7 @@ For this quickstart, you need a **source document** uploaded to your **source co
213
211
1. Here's the preliminary structure of the POST request:
214
212
215
213
```bash
216
-
POST {your-language-endpoint}/language/analyze-documents/jobs?api-version=2023-11-15-preview
214
+
POST {your-language-endpoint}/language/analyze-documents/jobs?api-version=2024-11-15-preview
217
215
```
218
216
219
217
1. Before you run the **POST** request, replace `{your-language-resource-endpoint}` and `{your-key}` with the values from your Azure portal Language service instance.
@@ -224,21 +222,21 @@ For this quickstart, you need a **source document** uploaded to your **source co
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/concepts/conversations-entity-categories.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,8 +154,6 @@ This category contains the following entities:
154
154
Any numeric or alphanumeric identifier that could contain any PII information.
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/whats-new.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,15 @@ Azure AI Language is updated on an ongoing basis. To stay up-to-date with recent
17
17
18
18
## November 2024
19
19
20
-
*[Native document support](native-document-support/use-native-documents.md) is now available in public preview `20224-11-15-preview` without gated preview limitations.
20
+
*[Native document support](native-document-support/use-native-documents.md) is now available in public preview `2024-11-15-preview` without gated preview limitations.
21
+
22
+
## October 2024
23
+
24
+
* Custom language service features enable you to deploy your project to multiple [resources within a single region](concepts/custom-features/multi-region-deployment.md) via the API, so that you can use your custom model wherever you need.
21
25
22
26
## September 2024
23
27
24
-
* PII detection now has container support. See more details in the Azure Update post: [Announcing Text PII Redaction Container Release](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-text-pii-redaction-container-release/ba-p/4264655).
28
+
* PII detection now has container support. See more details in the Azure Update post: [Announcing Text PII Redaction Container Release](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/announcing-text-pii-redaction-container-release/4264655).
25
29
* Custom sentiment analysis (preview) will be retired on January 10th, 2025. Please transition to other custom model training services, such as custom text classification in Azure AI Language, by that date. See more details in the Azure Update post: [Retirement: Announcing upcoming retirement of custom sentiment analysis (preview) in Azure AI Language (microsoft.com)](https://azure.microsoft.com/updates/v2/custom-sentiment-analysis-retirement).
26
30
* Custom text analytics for health (preview) will be retired on January 10th, 2025. Please transition to other custom model training services, such as custom named entity recognition in Azure AI Language, by that date. See more details in the Azure Update post: [Retirement: Announcing upcoming retirement of custom text analytics for health (preview) in Azure AI Language (microsoft.com)](https://azure.microsoft.com/updates/v2/custom-text-analytics-for-health-retirement).
27
31
@@ -31,7 +35,7 @@ Azure AI Language is updated on an ongoing basis. To stay up-to-date with recent
31
35
32
36
## July 2024
33
37
34
-
*[Conversational PII redaction](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-conversational-pii-detection-service-s-general/ba-p/4162881) service in English-language contexts is now Generally Available (GA).
38
+
*[Conversational PII redaction](https://techcommunity.microsoft.com/blog/ai-azure-ai-services-blog/announcing-conversational-pii-detection-service-s-general/4162881) service in English-language contexts is now Generally Available (GA).
35
39
* Conversation Summarization now supports 12 additional languages in preview as listed [here](summarization/language-support.md).
36
40
* Summarization Meeting or Conversation Chapter titles features will now support reduced length to focus on the key topics.
37
41
* Enable support for data augmentation for diacritics to generate variations of training data for diacritic variations used in some natural languages which is especially useful for Germanic and Slavic languages.
| Hello, how are you? | Greeting | - | Nothing to extract. |
26
-
| I want to order a small pizza | orderPizza | 'small' | 'Size' entity is extracted as 'small'.|
27
-
| Turnoff bedroom light | turnOff | 'bedroom' | 'Room' entity is extracted as 'bedroom'.|
28
-
| Check balance in my savings account ending in 4406 | checkBalance | 'savings', '4406' | 'accountType' entity is extracted as 'savings' and 'accountNumber' entity is extracted as '4406'.|
29
-
| Buy 3 tickets to New York | buyTickets | '3', 'New York' | 'ticketsCount' entity is extracted as '3' and 'Destination' entity is extracted as 'New York".|
26
+
| I want to order a small pizza | orderPizza | 'small' | 'Size' entity is extracted as 'small.'|
27
+
| Turn-off bedroom light | turnOff | 'bedroom' | 'Room' entity is extracted as 'bedroom.'|
28
+
| Check balance in my savings account ending in 4406 | checkBalance | 'savings', '4406' | 'accountType' entity is extracted as 'savings' and 'accountNumber' entity is extracted as '4406.'|
29
+
| Buy 3 tickets to New York | buyTickets | '3', 'New York' | 'ticketsCount' entity is extracted as '3' and 'Destination' entity is extracted as 'New York."|
30
30
31
31
Entities are optional but recommended. You don't need to create entities for every concept in your app, only when:
0 commit comments