This project serves as an experiment to create an language model specifically for chord progression.
It consists of several tools that were created in order to
- scrape data
- extract data
- refine data
refined training data can be found in the output/ directory.
Further work needs to be done in training and deploying the languge model.
Running the code needed to do all these steps is document via a jupyter notebook.