We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929a439 commit fb90c36Copy full SHA for fb90c36
data/medcat_models/ReadMe.md
@@ -0,0 +1,8 @@
1
+# Space to store all components of a MedCAT model.
2
+
3
+MedCAT modelpacks are generally comprised for 3 components:
4
+1) CDB
5
+2) Vocab
6
+3) Config
7
8
+Other components include preprocessing tools such as SpaCY package etc..
data/medcat_models/modelpack/ReadMe.md
@@ -0,0 +1 @@
+All MedCAT modelpacks should be placed here.
0 commit comments