diff --git a/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.html b/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.html index 68c3753..2ab6ae0 100644 --- a/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.html +++ b/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.html @@ -13095,7 +13095,7 @@

MedCAT tutorial - logging with Me
# Install medcat
-! pip install medcat~=1.12.0
+! pip install medcat~=1.13.0
 try:
     from medcat.cat import CAT
 except:
diff --git a/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.ipynb b/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.ipynb
index 4c5b0ef..d1ee6bd 100644
--- a/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.ipynb
+++ b/notebooks/introductory/Part_1_1_OPTIONAL_Logging_With_MedCAT.ipynb
@@ -19,7 +19,7 @@
    "outputs": [],
    "source": [
     "# Install medcat\n",
-    "! pip install medcat~=1.12.0\n",
+    "! pip install medcat~=1.13.0\n",
     "try:\n",
     "    from medcat.cat import CAT\n",
     "except:\n",
diff --git a/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.html b/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.html
index 0b33cac..467b5d4 100644
--- a/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.html
+++ b/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.html
@@ -13099,7 +13099,7 @@ 

First we need to install MedCAT
# Install MedCAT
-! pip install medcat~=1.12.0
+! pip install medcat~=1.13.0
 # Get the scispacy model
 ! python -m spacy download en_core_web_md
 try:
diff --git a/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.ipynb b/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.ipynb
index 7a3bd23..1d3e25c 100644
--- a/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.ipynb
+++ b/notebooks/introductory/Part_3_1_Building_a_Concept_Database_and_Vocabulary.ipynb
@@ -322,7 +322,7 @@
    ],
    "source": [
     "# Install MedCAT\n",
-    "! pip install medcat~=1.12.0\n",
+    "! pip install medcat~=1.13.0\n",
     "# Get the scispacy model\n",
     "! python -m spacy download en_core_web_md\n",
     "try:\n",
diff --git a/notebooks/introductory/Part_3_2_Extracting_Diseases_from_Electronic_Health_Records.html b/notebooks/introductory/Part_3_2_Extracting_Diseases_from_Electronic_Health_Records.html
index 201d63f..eb5f3df 100644
--- a/notebooks/introductory/Part_3_2_Extracting_Diseases_from_Electronic_Health_Records.html
+++ b/notebooks/introductory/Part_3_2_Extracting_Diseases_from_Electronic_Health_Records.html
@@ -13092,7 +13092,7 @@ 

Now let's s
+
+Part_4_1_ByteLevelBPETokenizer_and_Embeddings + + - - - - - - - - + -.jp-OutputArea-output.jp-OutputArea-executeResult { - width: 100%; -} -/* Hiding the collapser by default */ -.jp-Collapser { - display: none; + + + + + - + - + +
+
-