Skip to content

Commit 6d46005

Browse files
committed
acrolinx pass
1 parent 4865bdd commit 6d46005

File tree

1 file changed

+3
-3
lines changed
  • articles/ai-services/language-service/key-phrase-extraction

1 file changed

+3
-3
lines changed

articles/ai-services/language-service/key-phrase-extraction/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: language-service-key-phrase
1414

1515
# What is key phrase extraction in Azure AI Language?
1616

17-
Key phrase extraction is one of the features offered by [Azure AI Language](../overview.md), a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. Use key phrase extraction to quickly identify the main concepts in text. For example, in the text "*The food was delicious and the staff were wonderful.*", key phrase extraction returns the main topics: "*food*" and "*wonderful staff*".
17+
Key phrase extraction is one of the features offered by [Azure AI Language](../overview.md), a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. Use key phrase extraction to quickly identify the main concepts in text. For example, in the text "*The food was delicious and the staff were wonderful.*", key phrase extraction returns the main topics: "*food*" and "*wonderful staff*."
1818

1919
This documentation contains the following types of articles:
2020

@@ -32,12 +32,12 @@ This documentation contains the following types of articles:
3232

3333
## Responsible AI
3434

35-
An AI system includes not only the technology, but also the people who use it, the people who are affected by it, and the environment in which it is deployed. Read the [transparency note for key phrase extraction](/legal/cognitive-services/language-service/transparency-note-key-phrase-extraction?context=/azure/ai-services/language-service/context/context) to learn about responsible AI use and deployment in your systems. You can also see the following articles for more information:
35+
An AI system includes not only the technology, but also the people who use it, the people who are affected by it, and the environment in which it's deployed. Read the [transparency note for key phrase extraction](/legal/cognitive-services/language-service/transparency-note-key-phrase-extraction?context=/azure/ai-services/language-service/context/context) to learn about responsible AI use and deployment in your systems. For more information, see the following articles:
3636

3737
[!INCLUDE [Responsible AI links](../includes/overview-responsible-ai-links.md)]
3838

3939
## Next steps
4040

4141
There are two ways to get started using the entity linking feature:
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.
42+
* [Azure AI Foundry](../../../ai-studio/what-is-ai-studio.md) is a web-based platform that lets you use several Azure AI Language features without needing to write code.
4343
* The [quickstart article](quickstart.md) for instructions on making requests to the service using the REST API and client library SDK.

0 commit comments

Comments
 (0)