From e2e4cd9a0d03aebc08db057982f2ef110d84352b Mon Sep 17 00:00:00 2001 From: Tom Searle Date: Wed, 27 Aug 2025 15:32:26 +0100 Subject: [PATCH] chore(medcat): CU-869a971xa: Update readme --- medcat-v2/README.md | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/medcat-v2/README.md b/medcat-v2/README.md index 405272bba..3180c02ed 100644 --- a/medcat-v2/README.md +++ b/medcat-v2/README.md @@ -10,7 +10,7 @@ Details on breaking are outlined [here](docs/breaking_changes.md). MedCAT can be used to extract information from Electronic Health Records (EHRs) and link it to biomedical ontologies like SNOMED-CT, UMLS, or HPO (and potentially other ontologies). -Original paper for v1 on [arXiv](https://arxiv.org/abs/2010.01165). +Original paper for v1 on [arXiv](https://arxiv.org/abs/2010.01165). **Official Docs [here](https://cogstack-nlp.readthedocs.io/)** @@ -18,13 +18,14 @@ Original paper for v1 on [arXiv](https://arxiv.org/abs/2010.01165). ## Available Models -As MedCAT v2 is still in Beta, we do not currently have any models publically available. +As MedCAT v2 is still in early release, we do not currently have any models publically available. You can still use models for v1, however (see the [README](https://github.com/CogStack/cogstack-nlp/blob/main/medcat-v2/README.md) there). + If you wish you can also convert the v1 models into the v2 format (see tutorial (TODO + link)). ## News -- **MedCAT v2 beta** \[1. April 2025\] MedCATv2 beta 0.1.5 was released 1. April 2025. -