Implementation of Indexer and Query Processor
It's a simple project but the paths to improvement are many and that's what makes it exciting!
The web crawler is what I'll implement next. For now, I'm using this corpus: https://www.kaggle.com/datasets/rodrygo/entities
This started as a Programming Assignment for my Information Retrieval class.