Skip to content

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

Notifications You must be signed in to change notification settings

ektoravlonitis/Information-Retrieval-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.