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/concepts/developer-guide.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ author: laujan
6
6
manager: nitinme
7
7
ms.service: azure-ai-language
8
8
ms.topic: conceptual
9
-
ms.date: 11/21/2024
9
+
ms.date: 06/04/2025
10
10
ms.author: lajanuar
11
11
---
12
12
13
13
# SDK and REST developer guide for the Language service
14
14
15
-
Use this article to find information on integrating the Language service SDKs and REST API into your applications.
15
+
Use this article to find information on integrating the Language service SDK and REST API into your applications.
16
16
17
17
## Development options
18
18
@@ -22,14 +22,14 @@ The Language service provides support through a REST API, and client libraries i
22
22
23
23
## Client libraries (Azure SDK)
24
24
25
-
The Language service provides three namespaces for using the available features. Depending on which features and programming language you're using, you will need to download one or more of the following packages, and have the following framework/language version support:
25
+
The Language service provides three namespaces for using the available features. Depending on which features and programming language you're using, you'll need to download one or more of the following packages, and have the following framework/language version support:
26
26
27
27
|Framework/Language | Minimum supported version |
28
28
|---------|---------|
29
-
|.NET | .NET Framework 4.6.1 or newer, or .NET (formerly .NET Core) 2.0 or newer. |
30
-
|Java |v8 or later |
31
-
|JavaScript | v14 LTS or later |
32
-
|Python| v3.7 or later |
29
+
|.NET | .NET Framework `4.6.1` or newer, or .NET (formerly .NET Core) `2.0` or newer. |
30
+
|Java |`v8` or later |
31
+
|JavaScript |`v14 LTS` or later |
32
+
|Python|`v3.7` or later |
33
33
34
34
### Azure.AI.TextAnalytics
35
35
@@ -38,7 +38,7 @@ The Language service provides three namespaces for using the available features.
38
38
> *[Custom named entity recognition](../custom-named-entity-recognition/quickstart.md)
39
39
> *[Custom text classification](../custom-text-classification/quickstart.md)
40
40
41
-
The `Azure.AI.TextAnalytics` namespace enables you to use the following Language features. Use the links below for articles to help you send API requests using the SDK.
41
+
The `Azure.AI.TextAnalytics` namespace enables you to use the following Language features. Use the following links for articles to help you send API requests using the SDK.
42
42
43
43
*[Custom named entity recognition](../custom-named-entity-recognition/how-to/call-api.md?tabs=client#send-an-entity-recognition-request-to-your-model)
44
44
*[Custom text classification](../custom-text-classification/how-to/call-api.md?tabs=client-libraries#send-a-text-classification-request-to-your-model)
@@ -63,11 +63,11 @@ As you use these features in your application, use the following documentation a
63
63
### Azure.AI.Language.Conversations
64
64
65
65
> [!NOTE]
66
-
> If you're using conversational language understanding or orchestration workflow, you will need to create a project and train a model before using the SDK. The SDK only provides the ability to analyze text using models you create. See the following quickstarts for more information.
66
+
> If you're using conversational language understanding or orchestration workflow, you'll need to create a project and train a model before using the SDK. The SDK only provides the ability to analyze text using models you create. See the following quickstarts for more information.
67
67
> *[Conversational language understanding](../conversational-language-understanding/quickstart.md)
The `Azure.AI.Language.Conversations` namespace enables you to use the following Language features. Use the links below for articles to help you send API requests using the SDK.
70
+
The `Azure.AI.Language.Conversations` namespace enables you to use the following Language features. Use the following links for articles to help you send API requests using the SDK.
71
71
72
72
*[Conversational language understanding](../conversational-language-understanding/how-to/call-api.md?tabs=azure-sdk#send-a-conversational-language-understanding-request)
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/orchestration-workflow/overview.md
+2-2Lines changed: 2 additions & 2 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: overview
9
-
ms.date: 11/21/2024
9
+
ms.date: 06/04/2025
10
10
ms.author: lajanuar
11
11
ms.custom: language-service-orchestration
12
12
---
@@ -32,7 +32,7 @@ Orchestration workflow can be used in multiple scenarios across a variety of ind
32
32
33
33
### Enterprise chat bot
34
34
35
-
In a large corporation, an enterprise chat bot may handle a variety of employee affairs. It may be able to handle frequently asked questions served by a custom question answering knowledge base, a calendar specific skill served by conversational language understanding, and an interview feedback skill served by LUIS. The bot needs to be able to appropriately route incoming requests to the correct service. Orchestration workflow allows you to connect those skills to one project that handles the routing of incoming requests appropriately to power the enterprise bot.
35
+
In a large corporation, an enterprise chat bot might handle a variety of employee affairs. It might be able to handle frequently asked questions served by a custom question answering knowledge base, a calendar specific skill served by conversational language understanding, and an interview feedback skill served by LUIS. The bot needs to be able to appropriately route incoming requests to the correct service. Orchestration workflow allows you to connect those skills to one project that handles the routing of incoming requests appropriately to power the enterprise bot.
3. If your resource is not yet connected to Azure Search select **Connect to Azure Search**. This will open a new browser tab to **Features** pane of your resource in the Azure portal.
31
+
3. If your resource isn't yet connected to Azure Search select **Connect to Azure Search**. This opens a new browser tab to **Features** pane of your resource in the Azure portal.
32
32
33
33
> [!div class="mx-imgBorder"]
34
34
> 
@@ -52,9 +52,9 @@ You can create a custom question answering project from your own content, such a
52
52
53
53
|URL Name|URL Value|
54
54
|--------|---------|
55
-
|Surface Book User Guide |https://download.microsoft.com/download/7/B/1/7B10C82E-F520-4080-8516-5CF0D803EEE0/surface-book-user-guide-EN.pdf|
55
+
|Surface Book User Guide |`https://download.microsoft.com/download/7/B/1/7B10C82E-F520-4080-8516-5CF0D803EEE0/surface-book-user-guide-EN.pdf`|
56
56
57
-
The extraction process takes a few moments to read the document and identify questions and answers. Question and answering will determine if the underlying content is structured or unstructured.
57
+
The extraction process takes a few moments to read the document and identify questions and answers. The service determines if the underlying content is structured or unstructured.
58
58
59
59
After successfully adding the source, you can then edit the source contents to add more custom question answer sets.
60
60
@@ -78,7 +78,7 @@ You can create a custom question answering project from your own content, such a
78
78
79
79
## Deploy your project
80
80
81
-
1. Select the Deploy project icon to enter the deploy project menu.
81
+
1. Select the **Deploy** project icon to enter the deploy project menu.
Create a FAQ Bot with custom question answering and Azure [Bot Service](https://azure.microsoft.com/services/bot-service/) with no code.
14
+
Create an FAQ Bot with custom question answering and Azure [Bot Service](https://azure.microsoft.com/services/bot-service/) with no code.
15
15
16
16
In this tutorial, you learn how to:
17
17
@@ -34,7 +34,7 @@ After deploying your project, you can create a bot from the **Deploy project** p
34
34
35
35
* When you make changes to the project and redeploy, you don't need to take further action with the bot. It's already configured to work with the project, and works with all future changes to the project. Every time you publish a project, all the bots connected to it are automatically updated.
36
36
37
-
1. In Language Studio, on the custom question answering **Deploy project** page, select the **Create a bot** button.
37
+
1. In [Language Studio](https://language.azure.com/), on the custom question answering **Deploy project** page, select the **Create a bot** button.
38
38
39
39
> [!div class="mx-imgBorder"]
40
40
> 
0 commit comments