Search engine for the UCI domain created for Professor Ibrahim's CS121 course

- Inverted index construction
- Document scoring
- Cosine similarity
- HTML tag importance
- Proximity
- GUI display
Project is created with:
- Python 3.9.7
- NLTK Library 3.6.7
- BS4 Library 4.10.0
Once the dependencies are installed, you can run 'python3 main.py'.