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/cognitive-services/language-service/custom-text-classification/tutorials/triage-email.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
@@ -21,7 +21,7 @@ In this tutorial you will categorize and triage incoming email using custom text
21
21
22
22
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
23
23
* <ahref="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics"title="Create a Language resource"target="_blank">A Language resource </a>
24
-
* A trained [custom text classification](../custom-text-classification/overview.md) model.
24
+
* A trained [custom text classification](../overview.md) model.
25
25
* You will need the key and endpoint from your Language resource to authenticate your Power Automate flow.
26
26
* A successfully created and deployed [single text classification custom model](../quickstart.md)
0 commit comments