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/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,12 +186,12 @@ This section will help you decide which Language service feature you should use
186
186
187
187
|What do you want to do? |Document format |Your best solution | Is this solution customizable?*|
188
188
|---------|---------|---------|---------|
189
-
| Detect and/or redact sensitive information such as PII and PHI. | Unstructured text, <br> text-based or transcribed conversations |[PII detection](./personally-identifiable-information/overview.md)||
189
+
| Detect and/or redact sensitive information such as PII and PHI. | Unstructured text, <br> transcribed conversations |[PII detection](./personally-identifiable-information/overview.md)||
190
190
| Extract categories of information without creating a custom model. | Unstructured text | The [pre-configured NER feature](./named-entity-recognition/overview.md)||
191
191
| Extract categories of information using a model specific to your data. | Unstructured text |[Custom NER](./custom-named-entity-recognition/overview.md)| ✓ |
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
-
| Summarize long chunks of text or conversations. | Unstructured text, <br> text-based or transcribed conversations. |[Summarization](./summarization/overview.md)||
194
+
| Summarize long chunks of text or conversations. | Unstructured text, <br> transcribed conversations. |[Summarization](./summarization/overview.md)||
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. | Unstructured text |[Text analytics for health](./text-analytics-for-health/overview.md)||
0 commit comments