Mini project for Advanced Information Retrieval Course.
🎯 Objective
Implement Boolean & proximity queries
Optimize inverted index and postings lists
⚙️ Tools & Technologies
Python 3, NLTK, NumPy
📊 Results & Reflection
Learned complex Boolean query handling and index optimization