Skip to content

Commit 63ead11

Browse files
committed
Updated overview for Foundry
1 parent 820dd86 commit 63ead11

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed
26.9 KB
Loading
29.4 KB
Loading
69.2 KB
Loading
85.8 KB
Loading
32 KB
Loading

articles/ai-services/language-service/overview.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ The Language service also provides several new features as well, which can eithe
3333

3434
:::row:::
3535
:::column span="":::
36-
:::image type="content" source="media/studio-examples/named-entity-recognition.png" alt-text="A screenshot of a named entity recognition example." lightbox="media/studio-examples/named-entity-recognition.png":::
36+
:::image type="content" source="media/overview/ner.png" alt-text="A screenshot of the named entity recognition tile in Azure AI Foundry." lightbox="media/overview/ner.png":::
3737
:::column-end:::
3838
:::column span="":::
39-
[Named entity recognition](./named-entity-recognition/overview.md) is a preconfigured feature that categorizes entities (words or phrases) in unstructured text across several predefined category groups. For example: people, events, places, dates, [and more](./named-entity-recognition/concepts/named-entity-categories.md).
39+
[Named entity recognition](./named-entity-recognition/overview.md) identifies different entries in tex and categorizes them into pre-defined types.
4040

4141
:::column-end:::
4242
:::row-end:::
@@ -45,10 +45,10 @@ The Language service also provides several new features as well, which can eithe
4545

4646
:::row:::
4747
:::column span="":::
48-
:::image type="content" source="media/studio-examples/personal-information-detection.png" alt-text="A screenshot of a PII detection example." lightbox="media/studio-examples/personal-information-detection.png":::
48+
:::image type="content" source="media/overview/pii.png" alt-text="A screenshot of the personally identifying information tiles in Azure AI Foundry." lightbox="media/overview/pii.png":::
4949
:::column-end:::
5050
:::column span="":::
51-
[PII detection](./personally-identifiable-information/overview.md) is a preconfigured feature that identifies, categorizes, and redacts sensitive information in both [unstructured text documents](./personally-identifiable-information/how-to-call.md), and [conversation transcripts](./personally-identifiable-information/how-to-call-for-conversations.md). For example: phone numbers, email addresses, forms of identification, [and more](./personally-identifiable-information/concepts/entity-categories.md).
51+
[PII detection](./personally-identifiable-information/overview.md) identifies entities in text that are associated with an individual and conversations (chat or transcripts).
5252

5353
:::column-end:::
5454
:::row-end:::
@@ -57,10 +57,10 @@ The Language service also provides several new features as well, which can eithe
5757

5858
:::row:::
5959
:::column span="":::
60-
:::image type="content" source="media/studio-examples/language-detection.png" alt-text="A screenshot of a language detection example." lightbox="media/studio-examples/language-detection.png":::
60+
:::image type="content" source="media/overview/language-detection.png" alt-text="A screenshot of the language detection tile in Azure AI Foundry." lightbox="media/overview/language-detection.png":::
6161
:::column-end:::
6262
:::column span="":::
63-
[Language detection](./language-detection/overview.md) is a preconfigured feature that can detect the language a document is written in, and returns a language code for a wide range of languages, variants, dialects, and some regional/cultural languages.
63+
[Language detection](./language-detection/overview.md) evaluates text and detects a wide range of languages and variant dialects.
6464

6565
:::column-end:::
6666
:::row-end:::
@@ -81,10 +81,10 @@ The Language service also provides several new features as well, which can eithe
8181

8282
:::row:::
8383
:::column span="":::
84-
:::image type="content" source="media/studio-examples/summarization-example.png" alt-text="A screenshot of a summarization example." lightbox="media/studio-examples/summarization-example.png":::
84+
:::image type="content" source="media/overview/summarization.png" alt-text="A screenshot of the summarization tiles in Azure AI Foundry." lightbox="media/overview/summarization.png":::
8585
:::column-end:::
8686
:::column span="":::
87-
[Summarization](./summarization/overview.md) is a preconfigured feature that uses extractive text summarization to produce a summary of documents and conversation transcriptions. It extracts sentences that collectively represent the most important or relevant information within the original content.
87+
[Summarization](./summarization/overview.md) recaps and summarizes customer issues and resolution, conversation and segment long meetings into timestamps and chapters, and key information at scale from text.
8888
:::column-end:::
8989
:::row-end:::
9090

@@ -114,10 +114,10 @@ The Language service also provides several new features as well, which can eithe
114114

115115
:::row:::
116116
:::column span="":::
117-
:::image type="content" source="text-analytics-for-health/media/call-api/health-named-entity-recognition.png" alt-text="A screenshot of a text analytics for health example." lightbox="text-analytics-for-health/media/call-api/health-named-entity-recognition.png":::
117+
:::image type="content" source="media/overview/ta4h.png" alt-text="A screenshot of a text analytics for health example." lightbox="media/overview/ta4h.png":::
118118
:::column-end:::
119119
:::column span="":::
120-
[Text analytics for health](./text-analytics-for-health/overview.md) is a preconfigured feature that extracts and labels relevant medical information from unstructured texts such as doctor's notes, discharge summaries, clinical documents, and electronic health records.
120+
[Text analytics for health](./text-analytics-for-health/overview.md) Extracts and labels relevant health information from unstructured text.
121121
:::column-end:::
122122
:::row-end:::
123123

0 commit comments

Comments
 (0)