Skip to content

danigb/rock-corpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Corpus Study of Rock Music

The unofficial data repository of A Corpus Study of Rock Music

This is a copy of the Corpus v2.1 created by Trevor de Clercq and David Temperley translated to JSON format. The aim of this project is make more accessible the data to programmers.

Corpus

Currently the corpus folder contains the following JSON files:

  • corpus/files.json: Song file names index by song titles
  • corpus/songs.json: A songs indexed by song titles with song properties
  • corpus/stats.json: Statistics (key frequency, ...)

Build the corpus in JSON

Clone this repo and assuming you have node and npm installed type: npm i && npm start

Resources

LICENSES

The Corpus data was created and mantained by Trevor de Clercq (trevor.declercq@gmail.com) and David Temperley (dtemperley@esm.rochester.edu) and has a CC-4.0-by License. All documents inside source folder are copied without modification from there.

The rest of the code has MIT License.

About

A Corpus Study of Rock Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published