This repository includes the codes for the following topics:
- Inverted and Positional Indexing
- TF-IDF Document Retrieval
- Relevance Feedback and Evaluation Metrics
- Naive Bayes
- KNN Classification and K-Means Clustering
Each directory contains these files:
$ Problem_Statement.jpg
#the problem statement.$ Solution
#contains the solution code.$ Report.pdf
#contains the detailed analysis of the problem and it's solution explaination.