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/cognitive-services/language-service/index.yml
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ highlightedContent:
35
35
conceptualContent:
36
36
items:
37
37
- 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.
38
39
links:
39
40
- itemType: overview
40
41
text: Extract key phrases
@@ -56,6 +57,7 @@ conceptualContent:
56
57
url: text-analytics-for-health/overview.md
57
58
58
59
- 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.
59
61
links:
60
62
- itemType: overview
61
63
text: Analyze sentiment and mine text for opinions
@@ -67,23 +69,23 @@ conceptualContent:
67
69
text: Custom text classification
68
70
url: custom-classification/overview.md
69
71
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.
summary: Create your own Conversational Language Understanding model to classify conversational utterances and extract detailed information from them to fulfill scenarios.
0 commit comments