Skip to content

Commit 8028125

Browse files
committed
next steps
1 parent edb0af6 commit 8028125

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ NER
7676

7777
#### [Version 3.1-preview.1](#tab/version-3-preview)
7878

79-
Named Entity Recognition `v3.1-preivew.1` uses separate endpoints for NER and entity linking requests. Use a URL format below based on your request:
79+
Named Entity Recognition `v3.1-preview.1` uses separate endpoints for NER and entity linking requests. Use a URL format below based on your request:
8080

8181
Entity linking
8282
* `https://<your-custom-subdomain>.cognitiveservices.azure.com/text/analytics/v3.1-preview.1/entities/linking`

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-keyword-extraction.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,6 @@ In this article, you learned concepts and workflow for key phrase extraction by
160160

161161
## Next steps
162162

163-
> [!div class="nextstepaction"]
164-
> [Text Analytics API](https://westus2.dev.cognitive.microsoft.com/docs/services/TextAnalytics-V3-0/)
163+
* [Text Analytics overview](../overview.md)
164+
* [Using the Text Analytics client library](../quickstarts/text-analytics-sdk.md)
165+
* [What's new](../whats-new.md)

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-language-detection.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,6 @@ In this article, you learned concepts and workflow for language detection by usi
265265

266266
## See also
267267

268-
[Text Analytics overview](../overview.md)
269-
[Frequently asked questions (FAQ)](../text-analytics-resource-faq.md)</br>
270-
[Text Analytics product page](//go.microsoft.com/fwlink/?LinkID=759712)
271-
272-
## Next steps
273-
274-
> [!div class="nextstepaction"]
275-
> [Analyze sentiment](text-analytics-how-to-sentiment-analysis.md)
268+
* [Text Analytics overview](../overview.md)
269+
* [Using the Text Analytics client library](../quickstarts/text-analytics-sdk.md)
270+
* [What's new](../whats-new.md)

0 commit comments

Comments
 (0)