@@ -16,14 +16,57 @@ ms.custom: ignite-fall-2021, event-tier1-build-2022
16
16
# What's new in Azure Cognitive Service for Language?
17
17
18
18
Azure Cognitive Service for Language is updated on an ongoing basis. To stay up-to-date with recent developments, this article provides you with information about new releases and features.
19
-
20
19
## March 2023
21
20
22
21
* New model version ('2023-01-01-preview') for Personally Identifiable Information (PII) detection with quality updates and new [ language support] ( ./personally-identifiable-information/language-support.md )
23
22
23
+ * New versions of the text analysis client library are available in preview:
24
+
25
+ ### [ C#] ( #tab/csharp )
26
+
27
+ [ ** Package (NuGet)** ] ( https://www.nuget.org/packages/Azure.AI.TextAnalytics/5.3.0-beta.2 )
28
+
29
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.TextAnalytics_5.3.0-beta.2/sdk/textanalytics/Azure.AI.TextAnalytics/CHANGELOG.md )
30
+
31
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.TextAnalytics_5.3.0-beta.2/sdk/textanalytics/Azure.AI.TextAnalytics/README.md )
32
+
33
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.TextAnalytics_5.3.0-beta.2/sdk/textanalytics/Azure.AI.TextAnalytics/samples/README.md )
34
+
35
+ ### [ Java] ( #tab/java )
36
+
37
+ [ ** Package (Maven)** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-textanalytics/5.3.0-beta.2 )
38
+
39
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md#530-beta2-2023-03-07 )
40
+
41
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/textanalytics/azure-ai-textanalytics/README.md )
42
+
43
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/textanalytics/azure-ai-textanalytics/src/samples )
44
+
45
+ ### [ JavaScript] ( #tab/javascript )
46
+
47
+ [ ** Package (npm)** ] ( https://www.npmjs.com/package/@azure/ai-language-text/v/1.1.0-beta.2 )
48
+
49
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cognitivelanguage/ai-language-text/CHANGELOG.md )
50
+
51
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitivelanguage/ai-language-text )
52
+
53
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitivelanguage/ai-language-text/samples/v1-beta )
54
+
55
+ ### [ Python] ( #tab/python )
56
+
57
+ [ ** Package (PyPi)** ] ( https://pypi.org/project/azure-ai-textanalytics/5.3.0b2/ )
58
+
59
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-textanalytics_5.3.0b2/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md )
60
+
61
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-textanalytics_5.3.0b2/sdk/textanalytics/azure-ai-textanalytics/README.md )
62
+
63
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-textanalytics_5.3.0b2/sdk/textanalytics/azure-ai-textanalytics/samples )
64
+
65
+ ---
66
+
24
67
## February 2023
25
68
26
- * Conversational language understanding and Orchestration workflow is now available in the following regions in the sovereign cloud for China:
69
+ * Conversational language understanding and orchestration workflow is now available in the following regions in the sovereign cloud for China:
27
70
* China East 2 (Authoring and Prediction)
28
71
* China North 2 (Prediction)
29
72
* New model evaluation updates for Conversational language understanding and Orchestration workflow.
@@ -45,37 +88,23 @@ Azure Cognitive Service for Language is updated on an ongoing basis. To stay up-
45
88
* Conversational PII now supports up to 40,000 characters as document size.
46
89
* New versions of the text analysis client library are available in preview:
47
90
48
- ### [ Java] ( #tab/java )
49
-
50
- [ ** Package (Maven)** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-textanalytics/5.3.0-beta.1 )
51
-
52
- [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-textanalytics_5.3.0-beta.1/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md )
53
-
54
- [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-textanalytics_5.3.0-beta.1/sdk/textanalytics/azure-ai-textanalytics/README.md )
55
-
56
- [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-textanalytics_5.3.0-beta.1/sdk/textanalytics/azure-ai-textanalytics/src/samples )
57
-
58
- ### [ JavaScript] ( #tab/javascript )
59
-
60
- [ ** Package (npm)** ] ( https://www.npmjs.com/package/@azure/ai-language-text/v/1.1.0-beta.1 )
61
-
62
- [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cognitivelanguage/ai-language-text/CHANGELOG.md )
63
-
64
- [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cognitivelanguage/ai-language-text/README.md )
91
+ * Java
92
+ * [ ** Package (Maven)** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-textanalytics/5.3.0-beta.1 )
93
+ * [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-textanalytics_5.3.0-beta.1/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md )
94
+ * [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-textanalytics_5.3.0-beta.1/sdk/textanalytics/azure-ai-textanalytics/README.md )
95
+ * [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-textanalytics_5.3.0-beta.1/sdk/textanalytics/azure-ai-textanalytics/src/samples )
65
96
66
- [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitivelanguage/ai-language-text/samples/v1 )
97
+ * JavaScript
98
+ * [ ** Package (npm)** ] ( https://www.npmjs.com/package/@azure/ai-language-text/v/1.1.0-beta.1 )
99
+ * [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cognitivelanguage/ai-language-text/CHANGELOG.md )
100
+ * [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cognitivelanguage/ai-language-text/README.md )
101
+ * [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitivelanguage/ai-language-text/samples/v1 )
67
102
68
- ### [ Python] ( #tab/python )
69
-
70
- [ ** Package (PyPi)** ] ( https://pypi.org/project/azure-ai-textanalytics/5.3.0b1/ )
71
-
72
- [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-textanalytics_5.3.0b1/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md )
73
-
74
- [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-textanalytics_5.3.0b1/sdk/textanalytics/azure-ai-textanalytics/README.md )
75
-
76
- [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-textanalytics_5.3.0b1/sdk/textanalytics/azure-ai-textanalytics/samples )
77
-
78
- ---
103
+ * Python
104
+ * [ ** Package (PyPi)** ] ( https://pypi.org/project/azure-ai-textanalytics/5.3.0b1/ )
105
+ * [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-textanalytics_5.3.0b1/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md )
106
+ * [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-textanalytics_5.3.0b1/sdk/textanalytics/azure-ai-textanalytics/README.md )
107
+ * [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-textanalytics_5.3.0b1/sdk/textanalytics/azure-ai-textanalytics/samples )
79
108
80
109
## October 2022
81
110
0 commit comments