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
@@ -192,7 +192,7 @@ This section will help you decide which Language service feature you should use
192
192
|Extract main topics and important phrases. | Unstructured text |[Key phrase extraction](./key-phrase-extraction/overview.md)||
193
193
| Determine the sentiment and opinions expressed in text. | Unstructured text |[Sentiment analysis and opinion mining](./sentiment-opinion-mining/overview.md)||
194
194
| 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)||
196
196
| Classify documents into one or more categories. | Unstructured text |[Custom text classification](./custom-text-classification/overview.md)| ✓|
197
197
| Extract medical information from clinical/medical documents. | Unstructured text |[Text analytics for health](./text-analytics-for-health/overview.md)||
198
198
| Build an conversational application that responds to user inputs. | Unstructured user inputs |[Question answering](./question-answering/overview.md)| ✓ |
0 commit comments