Skip to content

Commit 50d6b25

Browse files
Merge pull request #221050 from aahill/overview-table
typo fix
2 parents 0186bf9 + 1cc9116 commit 50d6b25

File tree

1 file changed

+2
-2
lines changed
  • articles/cognitive-services/language-service

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: overview
11-
ms.date: 11/28/2022
11+
ms.date: 12/09/2022
1212
ms.author: aahi
1313
ms.custom: ignite-fall-2021, event-tier1-build-2022
1414
---
@@ -192,7 +192,7 @@ This section will help you decide which Language service feature you should use
192192
|Extract main topics and important phrases. | Unstructured text | [Key phrase extraction](./key-phrase-extraction/overview.md) | |
193193
| Determine the sentiment and opinions expressed in text. | Unstructured text | [Sentiment analysis and opinion mining](./sentiment-opinion-mining/overview.md) | |
194194
| Summarize long chunks of text or conversations. | Unstructured text, <br> transcribed conversations. | [Summarization](./summarization/overview.md) | |
195-
| Disambiguate entities and get links to Wikipedia. | Unstructured text | [entity linking](./entity-linking/overview.md) | |
195+
| Disambiguate entities and get links to Wikipedia. | Unstructured text | [Entity linking](./entity-linking/overview.md) | |
196196
| Classify documents into one or more categories. | Unstructured text | [Custom text classification](./custom-text-classification/overview.md) ||
197197
| Extract medical information from clinical/medical documents. | Unstructured text | [Text analytics for health](./text-analytics-for-health/overview.md) | |
198198
| Build an conversational application that responds to user inputs. | Unstructured user inputs | [Question answering](./question-answering/overview.md) ||

0 commit comments

Comments
 (0)