Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • dev
  • master
3 results

air

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    1nstantcake authored
    9988f5fd
    History

    AIR

    Music classfication based on sentiment analysis of song lyrics. GUI Packages only work on Linux.

    How to run

    • Setup an anaconda or virtualenv for python
    • Load Packages from requirements.txt
    • Run main.py

    The Database will be built on the provided test.csv

    For the full evaluation, the Dataset of Kaggle "960K Spotify Songs With Lyrics data" Can be downloaded here https://www.kaggle.com/datasets/bwandowando/spotify-songs-with-attributes-and-lyrics and rename to "test.csv"

    This runs for a long time when the full dataset is used.