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/ai-services/language-service/overview.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,6 @@ This section will help you decide which Language service feature you should use
195
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, without building a model. | Unstructured text |[Text analytics for health](./text-analytics-for-health/overview.md)||
198
-
| Extract medical information from clinical/medical documents using a model that's trained on your data. | Unstructured text |[Custom text analytics for health](./custom-text-analytics-for-health/overview.md)||
199
198
| Build a conversational application that responds to user inputs. | Unstructured user inputs |[Question answering](./question-answering/overview.md)| ✓ |
200
199
| Detect the language that a text was written in. | Unstructured text |[Language detection](./language-detection/overview.md)||
201
200
| Predict the intention of user inputs and extract information from them. | Unstructured user inputs |[Conversational language understanding](./conversational-language-understanding/overview.md)| ✓ |
0 commit comments