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
In this project i built the basic data structure underlying search engines: an inverted index. We will use this inverted index to answer some simple search queries.