Skip to content

Commit 2db3875

Browse files
committed
Update working_with_text.ipynb
1 parent 74a86e2 commit 2db3875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Module 4 - Machine Learning/02. Working with Text Data/1. Intro to Text Preprocessing/working_with_text.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"6. FastText (by Facebook) - **Not Covered in this notebook**\n",
5050
"7. ELMo (Embeddings from Language Models) - **Not Covered in this notebook**\n",
5151
"8. BERT (Bidirectional Encoder Representations from Transformer)\n",
52-
"9. GPT\n",
53-
"10. LLM's"
52+
"9. GPT - **Not Covered in this notebook**\n",
53+
"10. LLM's - **Not Covered in this notebook**"
5454
]
5555
},
5656
{

0 commit comments

Comments
 (0)