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
1. Follow the steps in [Getting started](../../cognitive-services/big-data/getting-started) to set up your Azure Databricks and Cognitive Services environment. This tutorial shows you how to install SynapseML and how to create your Spark cluster in Databricks.
103
+
1. Follow the steps in [Getting started](../../cognitive-services/big-data/getting-started.md) to set up your Azure Databricks and Cognitive Services environment. This tutorial shows you how to install SynapseML and how to create your Spark cluster in Databricks.
104
104
1. After you create a new notebook in Azure Databricks, copy the following **Shared code** and paste into a new cell in your notebook.
105
105
1. Choose one of the following service samples and copy paste it into a second new cell in your notebook.
106
106
1. Replace any of the service subscription key placeholders with your own key.
@@ -193,7 +193,7 @@ display(
193
193
194
194
## Text Analytics for Health Sample
195
195
196
-
The [Text Analytics for Health Service](../../cognitive-services/language-service/text-analytics-for-health/overview?tabs=ner) extracts and labels relevant medical information from unstructured texts such as doctor's notes, discharge summaries, clinical documents, and electronic health records.
196
+
The [Text Analytics for Health Service](../../cognitive-services/language-service/text-analytics-for-health/overview.md?tabs=ner) extracts and labels relevant medical information from unstructured texts such as doctor's notes, discharge summaries, clinical documents, and electronic health records.
0 commit comments