Added links to all the codes in readme

This commit is contained in:
K
2025-10-12 22:54:43 +05:30
parent 4c84c01a65
commit a4f5326402
+6
View File
@@ -12,6 +12,12 @@ This repository contains essential resources for the Information Retrieval cours
### Codes ### Codes
1. [Code-1.1 (Document Similarity)](Codes/Code-1.1.py)
2. [Code-1.2 (Page Ranking Algorithm)](Codes/Code-1.2.py)
3. [Code-1.3 (Stopword Removal)](Codes/Code-1.3.py)
4. [Code-1.4 (Hadoop)](Codes/Code-1.4/)
5. [Code-1.5 (Simple Web Crawler)](Codes/Code-1.5.py)
### Practical ### Practical
1. [Practical-1.1](Practical/Practical-1.1/) 1. [Practical-1.1](Practical/Practical-1.1/)