Skip to content

Commit f18d0fd

Browse files
committed
adding text descriptions
1 parent 844dfd3 commit f18d0fd

File tree

1 file changed

+10
-8
lines changed
  • articles/cognitive-services/language-service

1 file changed

+10
-8
lines changed

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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
@@ -56,6 +57,7 @@ conceptualContent:
5657
url: text-analytics-for-health/overview.md
5758

5859
- title: Classify Text
60+
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.
5961
links:
6062
- itemType: overview
6163
text: Analyze sentiment and mine text for opinions
@@ -67,23 +69,23 @@ conceptualContent:
6769
text: Custom text classification
6870
url: custom-classification/overview.md
6971

70-
- title: Understand conversations and answer questions
72+
- title: Answer questions
73+
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.
7174
links:
72-
- itemType: overview
73-
text: Conversational language understanding
74-
url: conversational-language-understanding/overview.md
7575
- itemType: overview
7676
text: Question answering
7777
url: question-answering/overview.md
78-
79-
78+
- title: Understand conversations
79+
summary: Create your own Conversational Language Understanding model to classify conversational utterances and extract detailed information from them to fulfill scenarios.
80+
links:
81+
- itemType: overview
82+
text: Conversational language understanding
83+
url: conversational-language-understanding/overview.md
8084
- title: Translate text
8185
links:
8286
- itemType: overview
8387
text: Use machine translation on text.
8488
url: ../translator/translator-overview.md
85-
86-
8789
- title: Summarize text
8890
links:
8991
- itemType: overview

0 commit comments

Comments
 (0)