From 72f7ddad20d6e8ae2aa7d8f761c0eb0fe5604290 Mon Sep 17 00:00:00 2001 From: Mart Ratas Date: Wed, 29 Nov 2023 03:44:16 -0600 Subject: [PATCH] 869377m3u: Add comment regarding demo link load times to README (#376) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 395aecf69..c47cf9a65 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ To download any of these models, please [follow this link](https://uts.nlm.nih.g ## Demo A demo application is available at [MedCAT](https://medcat.rosalind.kcl.ac.uk). This was trained on MIMIC-III and all of SNOMED-CT. +PS: This link can take a long time to load the first time around. The machine spins up as needed and spins down when inactive. ## Tutorials A guide on how to use MedCAT is available at [MedCAT Tutorials](https://github.com/CogStack/MedCATtutorials). Read more about MedCAT on [Towards Data Science](https://towardsdatascience.com/medcat-introduction-analyzing-electronic-health-records-e1c420afa13a).