/Information-Retrieval-System

Retrieve themes from a user inputted query and semantically connect them to lyrical data from songs.

Primary LanguagePython

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.