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/ai-services/language-service/overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The Language service also provides several new features as well, which can eithe
70
70
71
71
:::row:::
72
72
:::column span="":::
73
-
:::image type="content" source="media/studio-examples/sentiment-analysis.png" alt-text="A screenshot of sentiment analysis in Azure AI Foundry." lightbox="media/studio-examples/sentiment-analysis.png":::
73
+
:::image type="content" source="media/overview/sentiment-analysis.png" alt-text="A screenshot of sentiment analysis in Azure AI Foundry." lightbox="media/overview/sentiment-analysis.png":::
74
74
:::column-end:::
75
75
:::column span="":::
76
76
[Sentiment analysis and opinion mining](./sentiment-opinion-mining/overview.md) are preconfigured features that help you find out what people think of your brand or topic by mining text for clues about positive or negative sentiment, and can associate them with specific aspects of the text.
@@ -82,9 +82,9 @@ The Language service also provides several new features as well, which can eithe
82
82
83
83
:::row:::
84
84
:::column span="":::
85
-
:::image type="content" source="media/overview/conversation-summarization.png" alt-text="A screenshot of conversation summarization in Azure AI Foundry." lightbox="media/overview/summarization.png":::
86
-
:::image type="content" source="media/overview/call-center-summarization.png" alt-text="A screenshot of call center summarization in Azure AI Foundry." lightbox="media/overview/summarization.png":::
87
-
:::image type="content" source="media/overview/text-summarization.png" alt-text="A screenshot of text summarization in Azure AI Foundry." lightbox="media/overview/summarization.png":::
85
+
:::image type="content" source="media/overview/conversation-summarization.png" alt-text="A screenshot of conversation summarization in Azure AI Foundry." lightbox="media/overview/conversation-summarization.png":::
86
+
:::image type="content" source="media/overview/call-center-summarization.png" alt-text="A screenshot of call center summarization in Azure AI Foundry." lightbox="media/overview/call-center-summarization.png":::
87
+
:::image type="content" source="media/overview/text-summarization.png" alt-text="A screenshot of text summarization in Azure AI Foundry." lightbox="media/overview/text-summarization.png":::
88
88
:::column-end:::
89
89
:::column span="":::
90
90
[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.
@@ -95,7 +95,7 @@ The Language service also provides several new features as well, which can eithe
95
95
96
96
:::row:::
97
97
:::column span="":::
98
-
:::image type="content" source="media/studio-examples/key-phrase-extraction.png" alt-text="A screenshot of key phrase extraction in Azure AI Foundry." lightbox="media/studio-examples/key-phrase-extraction.png":::
98
+
:::image type="content" source="media/overview/key-phrase-extraction.png" alt-text="A screenshot of key phrase extraction in Azure AI Foundry." lightbox="media/overview/key-phrase-extraction.png":::
99
99
:::column-end:::
100
100
:::column span="":::
101
101
[Key phrase extraction](./key-phrase-extraction/overview.md) is a preconfigured feature that evaluates and returns the main concepts in unstructured text, and returns them as a list.
0 commit comments