Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 362 Bytes

File metadata and controls

16 lines (9 loc) · 362 Bytes

Information-Retrieval-System-Development-with-Advanced-Boolean

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