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: medcat-v2/docs/main.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Some guides on how to use MedCAT v2 are available at [MedCAT Tutorials](https://
41
41
-[MedCATtrainer](https://github.com/CogStack/cogstack-nlp/tree/main/medcat-trainer/) - an interface for building, improving and customising a given Named Entity Recognition and Linking (NER+L) model (MedCAT) for biomedical domain text.
42
42
-[MedCATservice](https://github.com/CogStack/cogstack-nlp/blob/main/medcat-service/) - implements the MedCAT NLP application as a service behind a REST API.
43
43
44
-
## Install using PIP (Requires Python 3.9+)
44
+
## Install using PIP (Requires Python 3.10+)
45
45
Installation instructions are to follow upon a release of this version on PyPI.
46
46
Though installation is likely to be simply `pip install "medcat>=2.0"` at that time.
47
47
Currently the installation for the 2.0 beta release is simply:
0 commit comments