项目作者: LPorcaro

项目描述 :
Framework to perform content-based diversity analysis and reliability analysis
高级语言: Python
项目地址: git://github.com/LPorcaro/music-diversity-analysis.git
创建时间: 2020-10-20T12:05:32Z
项目社区:https://github.com/LPorcaro/music-diversity-analysis

开源协议:Apache License 2.0

下载


Perceptions of Diversity in Electronic Music: the Impact of Listener, Artist, and Track Characteristics

This repository has been created to foster the reproducibility of results for the experiment described in:

Porcaro, L., Gomez, E., & Castillo, C. (2022). Perceptions of Diversity in Electronic Music: the Impact of Listener, Artist, and Track Characteristics. Proc. ACM Hum.-Comput. Interact. 6, CSCW1, Article 109 (April 2022), 26 pages. https://doi.org/10.1145/3512956

It contains raw data and code to replicate the experiment described in the submitted paper.

TODO:

  • Clean code
  • Write docs

Installation:

Create a virtual environment (tested on Python 3.8), then launch the following command for installing the dependencies:

  1. pip install -r src/requirements.txt