diff --git a/README.md b/README.md index e789d46..405c2dd 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ This repository contains essential resources for the Information Retrieval cours 4. [Code-1.4 (Hadoop)](Codes/Code-1.4/) 5. [Code-1.5 (Simple Web Crawler)](Codes/Code-1.5.py) +### Notebooks + +1. [Code-1.1 (Document Similarity)](Notebooks/Code-1.1/) +2. [Code-1.2 (Page Rank Algorithm)](Notebooks/Code-1.2%20%28Page%20Rank%20Algorithm%29.ipynb) +3. [Code-1.3 (Stopword Removal)](Notebooks/Code-1.3%20%28Stopword%20Removal%29.ipynb) + ### Practical 1. [Practical-1.1](Practical/Practical-1.1/)