Topic Modeling for Metallica songs.
-
Clone the repo
git clone git@github.com:fclesio/metallica-topic-modeling.git
-
Create a virtual environment
python -m venv metallica-venv
-
Activate your virtual environment
source metallica-venv/bin/activate
-
install all dependencies and start the Jupyter Notebook
./start.sh