fclesio / metallica-topic-modeling

Topic Modeling for Metallica songs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metallica Topic Modeling

Topic Modeling for Metallica songs.

Setup

  1. Clone the repo

    git clone git@github.com:fclesio/metallica-topic-modeling.git
  2. Create a virtual environment

    python -m venv metallica-venv
  3. Activate your virtual environment

    source metallica-venv/bin/activate
  4. install all dependencies and start the Jupyter Notebook

    ./start.sh

About

Topic Modeling for Metallica songs.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%Language:Shell 0.0%