Search Engine

[code]

Search Engine

This was a group project that I had worked on as part of my graduate-level Information Retrieval course. The goal was to build a search engine for the UCI Computer Science Department's website. The project was split into multiple phases - scraping, tokenizing, indexing, ranking, retrieval, and finally validation.

The summaries from three different milestones of the project can be downloaded here. The code for the entire project can be downloaded here.