Skip to content

Commit 490721a

Browse files
committed
update language support
1 parent 8f16dee commit 490721a

File tree

1 file changed

+8
-7
lines changed
  • articles/ai-services/language-service/named-entity-recognition

1 file changed

+8
-7
lines changed

articles/ai-services/language-service/named-entity-recognition/overview.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,23 @@ Named Entity Recognition (NER) is one of the features offered by [Azure AI Langu
2525

2626
[!INCLUDE [development options](./includes/development-options.md)]
2727

28-
[!INCLUDE [Developer reference](../includes/reference-samples-text-analytics.md)]
28+
[!INCLUDE [Developer reference](../includes/reference-samples-text-analytics.md)]
2929

30-
## Responsible AI
30+
## Responsible AI
3131

32-
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 NER](/azure/ai-foundry/responsible-ai/language-service/transparency-note-named-entity-recognition) to learn about responsible AI use and deployment in your systems. You can also see the following articles for more information:
32+
An AI system consists of more than just its core technology. It also includes the people who operate it, the people its use affects, and the broader deployment context.
33+
All these interconnected elements shape the effectiveness and outcomes of AI. Read the [transparency note for NER](/azure/ai-foundry/responsible-ai/language-service/transparency-note-named-entity-recognition) to learn about responsible AI use and deployment in your systems. For more information, *see* the following articles:
3334

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

3637
## Scenarios
3738

38-
* Enhance search capabilities and search indexing - Customers can build knowledge graphs based on entities detected in documents to enhance document search as tags.
39-
* Automate business processes - For example, when reviewing insurance claims, recognized entities like name and location could be highlighted to facilitate the review. Or a support ticket could be generated with a customer's name and company automatically from an email.
40-
* Customer analysis – Determine the most popular information conveyed by customers in reviews, emails, and calls to determine the most relevant topics that get brought up and determine trends over time.
39+
* **Enhance search capabilities and search indexing**. Customers can build knowledge graphs based on entities detected in documents to enhance document search as tags.
40+
* **Automate business processes** - Insurance claims, recognized entities like name and location can be highlighted to facilitate review. Support tickets can be automatically generated with customer name and company from an email.
41+
* **In-depth customer analysis**. Determine the most popular information conveyed by customers in reviews, emails, and calls to determine relevant topics and trends over time.
4142

4243
## Next steps
4344

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