@@ -17,6 +17,50 @@ ms.custom: ignite-fall-2021, event-tier1-build-2022
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
19
20
+ * New versions of the text analysis client library are available in preview:
21
+
22
+ ### [ C#] ( #tab/csharp )
23
+
24
+ [ ** Package (NuGet)** ] ( https://www.nuget.org/packages/Azure.AI.TextAnalytics/5.3.0-beta.2 )
25
+
26
+ [ ** 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 )
27
+
28
+ [ ** 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 )
29
+
30
+ [ ** 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 )
31
+
32
+ ### [ Java] ( #tab/java )
33
+
34
+ [ ** Package (Maven)** ] ( https://mvnrepository.com/artifact/com.azure/azure-ai-textanalytics/5.3.0-beta.2 )
35
+
36
+ [ ** 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 )
37
+
38
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/textanalytics/azure-ai-textanalytics/README.md )
39
+
40
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/textanalytics/azure-ai-textanalytics/src/samples )
41
+
42
+ ### [ JavaScript] ( #tab/javascript )
43
+
44
+ [ ** Package (npm)** ] ( https://www.npmjs.com/package/@azure/ai-language-text/v/1.1.0-beta.2 )
45
+
46
+ [ ** Changelog/Release History** ] ( https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cognitivelanguage/ai-language-text/CHANGELOG.md )
47
+
48
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitivelanguage/ai-language-text )
49
+
50
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitivelanguage/ai-language-text/samples/v1-beta )
51
+
52
+ ### [ Python] ( #tab/python )
53
+
54
+ [ ** Package (PyPi)** ] ( https://pypi.org/project/azure-ai-textanalytics/5.3.0b2/ )
55
+
56
+ [ ** 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 )
57
+
58
+ [ ** ReadMe** ] ( https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-textanalytics_5.3.0b2/sdk/textanalytics/azure-ai-textanalytics/README.md )
59
+
60
+ [ ** Samples** ] ( https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-textanalytics_5.3.0b2/sdk/textanalytics/azure-ai-textanalytics/samples )
61
+
62
+ ---
63
+
20
64
## February 2023
21
65
22
66
* Conversational language understanding and Orchestration workflow is now available in the following regions in the sovereign cloud for China:
0 commit comments