├── Lyrics Emotions Project.ipynb ├── MultiLabel.csv ├── NLP_Project_Report.pdf ├── OriginalAnnotations.csv ├── README.md ├── SingleLabel.csv └── model_results.txt /Lyrics Emotions Project.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/imdiptanu/lyrics-emotion-detection/HEAD/Lyrics Emotions Project.ipynb -------------------------------------------------------------------------------- /MultiLabel.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/imdiptanu/lyrics-emotion-detection/HEAD/MultiLabel.csv -------------------------------------------------------------------------------- /NLP_Project_Report.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/imdiptanu/lyrics-emotion-detection/HEAD/NLP_Project_Report.pdf -------------------------------------------------------------------------------- /OriginalAnnotations.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/imdiptanu/lyrics-emotion-detection/HEAD/OriginalAnnotations.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/imdiptanu/lyrics-emotion-detection/HEAD/README.md -------------------------------------------------------------------------------- /SingleLabel.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/imdiptanu/lyrics-emotion-detection/HEAD/SingleLabel.csv -------------------------------------------------------------------------------- /model_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/imdiptanu/lyrics-emotion-detection/HEAD/model_results.txt --------------------------------------------------------------------------------