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/key-phrase-extraction/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,5 +39,5 @@ An AI system includes not only the technology, but also the people who will use
39
39
## Next steps
40
40
41
41
There are two ways to get started using the entity linking feature:
42
-
*[Azure AI Foundry](../../../ai-studio/what-is-ai-studio.md.md) is a web-based platform that lets you to use several Azure AI Language features without needing to write code.
42
+
*[Azure AI Foundry](../../../ai-studio/what-is-ai-studio.md) is a web-based platform that lets you to use several Azure AI Language features without needing to write code.
43
43
* The [quickstart article](quickstart.md) for instructions on making requests to the service using the REST API and client library SDK.
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/personally-identifiable-information/includes/quickstarts/azure-ai-foundry.md
*[Create a Project in Foundry in the Azure AI Foundry Portal](../../../../../ai-studio/how-to/create-projects?tabs=ai-studio.md)
13
+
*[Create a Project in Foundry in the Azure AI Foundry Portal](../../../../../ai-studio/how-to/create-projects.md?tabs=ai-studio)
14
14
15
15
## Navigate to the Azure AI Foundry Playground
16
16
17
17
Using the left side pane, select **Playgrounds**. Then select the **Try the Language Playground** button.
18
18
19
-
:::image type="content" source="media/quickstarts/azure-ai-foundry/foundry-playground-navigation.png" alt-text="The development lifecycle" lightbox="media/quickstarts/azure-ai-foundry/foundry-playground-navigation.png":::
19
+
:::image type="content" source="../media/quickstarts/azure-ai-foundry/foundry-playground-navigation.png" alt-text="The development lifecycle" lightbox="../media/quickstarts/azure-ai-foundry/foundry-playground-navigation.png":::
20
20
21
21
## Use PII in the Azure AI Foundry Playground
22
22
@@ -54,7 +54,7 @@ After your operation is completed, the type of entity is displayed beneath each
54
54
|Length| The character length of the entity.|
55
55
|Confidence| How confident the model is in the correctness of identification of entity's type.|
56
56
57
-
:::image type="content" source="media/quickstarts/azure-ai-foundry/conversation-pii.png" alt-text="The development lifecycle" lightbox="media/quickstarts/azure-ai-foundry/conversation-pii.png":::
57
+
:::image type="content" source="../media/quickstarts/azure-ai-foundry/conversation-pii.png" alt-text="an example of extract PII from conversation in azure AI studio" lightbox="../media/quickstarts/azure-ai-foundry/conversation-pii.png":::
58
58
59
59
### Extract PII from text
60
60
@@ -82,5 +82,5 @@ After your operation is completed, the type of entity is displayed beneath each
82
82
|Confidence| How confident the model is in the correctness of identification of entity's type.|
83
83
|Tags| How confident the model is in the correctness for each identified entity type.|
84
84
85
-
:::image type="content" source="media/quickstarts/azure-ai-foundry/text-pii.png" alt-text="The development lifecycle" lightbox="media/quickstarts/azure-ai-foundry/text-pii.png":::
85
+
:::image type="content" source="../media/quickstarts/azure-ai-foundry/text-pii.png" alt-text="an example of extract PII from text in azure AI studio" lightbox="../media/quickstarts/azure-ai-foundry/text-pii.png":::
0 commit comments