Added links to all the notebooks

This commit is contained in:
K
2025-10-12 22:57:35 +05:30
parent 68587b84e0
commit 9038747b35
+6
View File
@@ -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/)