Skip to content

Commit f5f0131

Browse files
authored
Merge pull request #178278 from aahill/text-desc
Text descriptions for hub page
2 parents 1f4804c + ed062ec commit f5f0131

File tree

1 file changed

+15
-14
lines changed
  • articles/cognitive-services/language-service

1 file changed

+15
-14
lines changed

articles/cognitive-services/language-service/index.yml

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
manager: nitinme
1414
ms.service: speech-service
1515
ms.topic: hub-page
16-
ms.date: 09/13/2021
16+
ms.date: 11/02/2021
1717
ms.author: aahi
1818

1919
highlightedContent:
@@ -35,6 +35,7 @@ highlightedContent:
3535
conceptualContent:
3636
items:
3737
- title: Extract information
38+
summary: Use Natural Language Understanding (NLU) to extract information from unstructured text. For example, identify key phrases or Personally Identifiable Information (PII), summarize text, recognize and categorize named entities, or customize an entity extraction model on top of your domain set.
3839
links:
3940
- itemType: overview
4041
text: Extract key phrases
@@ -54,8 +55,12 @@ conceptualContent:
5455
- itemType: overview
5556
text: Text Analytics for health
5657
url: text-analytics-for-health/overview.md
58+
- itemType: overview
59+
text: Text summarization
60+
url: text-summarization/overview.md
5761

5862
- title: Classify Text
63+
summary: Use Natural Language Understanding (NLU) to detect the language or classify the sentiment of text you have. You can also classify your text documents by customizing a classification model over your dataset.
5964
links:
6065
- itemType: overview
6166
text: Analyze sentiment and mine text for opinions
@@ -67,29 +72,25 @@ conceptualContent:
6772
text: Custom text classification
6873
url: custom-classification/overview.md
6974

70-
- title: Understand conversations and answer questions
75+
- title: Answer questions
76+
summary: Provide answers to questions being asked in unstructured texts using our prebuilt capabilities, or customize your domain specific question-and-answer pairs over data you provide.
7177
links:
72-
- itemType: overview
73-
text: Conversational language understanding
74-
url: conversational-language-understanding/overview.md
7578
- itemType: overview
7679
text: Question answering
7780
url: question-answering/overview.md
78-
79-
81+
- title: Understand conversations
82+
summary: Create your own Conversational Language Understanding model to classify conversational utterances and extract detailed information from them to fulfill scenarios.
83+
links:
84+
- itemType: overview
85+
text: Conversational language understanding
86+
url: conversational-language-understanding/overview.md
8087
- title: Translate text
88+
summary: Use cloud-based neural machine translation to build intelligent, multi-language solutions for your applications.
8189
links:
8290
- itemType: overview
8391
text: Use machine translation on text.
8492
url: ../translator/translator-overview.md
8593

86-
87-
- title: Summarize text
88-
links:
89-
- itemType: overview
90-
text: Text summarization
91-
url: text-summarization/overview.md
92-
9394
additionalContent:
9495
sections:
9596
- items:

0 commit comments

Comments
 (0)