Skip to content

Repository files navigation

SearchEngine

A Domain Specific Information Retrieval System

Dataset used : kaggle data set of 380000+ songs from metrolyrics

System flow

alt text

Execution Steps:

  1. Indexing – To generate the engine.db file do the following – This a onetime activity Prerequisite – lyrics.csv file should be present in the same directory Run indexing.py file from folder Search Engine

python ./indexing.py Input option 1 when prompted

  1. Searching: Prerequisite - Need a engine.db file to run. Execute SearchEngine.py to open the homepage of the application. Enter query and choose appropriate search option to see the results. Different components of the UI are explained in the design document

About

A search engine application to search song lyrics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages