This is an information retrieval system.
Web crawler that scrapes data from https://www.azlyrics.com/ and provides semantically-accurate recommendation based on input query
First run DOWNLOAD_DATA.py, then TF-IDF-COSINE.py, and last SBERT.py
Each csv needed is created by the previous python file.