rawatpadungk / lyricsgen_sentiment

KAIST CS372 2023 Spring Final Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexicon-Based Sentiment Analysis on Lyrics and Lyrics Generation Using Markov Chain

  • Note that, due to the large size of datasets we have, the preprocessed dataset cannot be uploaded onto the GitHub Repository. Hence, one alternative way to check the proprocessed data is to download all csv files from https://www.kaggle.com/datasets/albertsuarez/azlyrics, and then run each csv file through our proprocess.py file.

  • You can run the composer.py to generate a lyric via this command:

python composer.py

About

KAIST CS372 2023 Spring Final Project


Languages

Language:Python 100.0%