Skip to content

Commit

Permalink
File path corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
JUSTSUJAY committed Aug 29, 2024
1 parent 6965e49 commit e4cff31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Notebooks/01_Tokenization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"NLP series:\n",
"\n",
"1. **Tokenization***\n",
"2. [NLP2 - Pre-processing](.\\02_Pre_Processing.ipynb)\n",
"2. [NLP2 - Pre-processing](./02_Pre_Processing.ipynb)\n",
"3. [NLP3 - Bag-of-Words and Similarity](https://www.kaggle.com/samuelcortinhas/nlp3-bag-of-words-and-similarity)\n",
"4. [NLP4 - TF-IDF and Document Search](https://www.kaggle.com/samuelcortinhas/nlp4-tf-idf-and-document-search)\n",
"5. [NLP5 - Text Classification with Naive Bayes](https://www.kaggle.com/samuelcortinhas/nlp5-text-classification-with-naive-bayes)\n",
Expand Down

0 comments on commit e4cff31

Please sign in to comment.