You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Information Retrieval (IR) system built in Python that implements both Boolean/Proximity-based search and Vector Space Model (VSM) retrieval. It explores core concepts in search algorithms, text preprocessing, and relevance evaluation.