Naive Bayes classifiers for music emotion classification based on lyrics

Yunjing An,Shutao Sun,Shujuan Wang
DOI: https://doi.org/10.1109/icis.2017.7960070
2017-01-01
Abstract:There is a constantly growing interest in evaluating music information retrieval (MIR) systems that can provide effective management of the music resources. The crucial characteristic of music is its emotion, which reflect the human's perception. To do the automatic classification of Chinese music emotions more effective, we use the lyrics of music to analysis and classify music based on emotion. There are many algorithms to achieve text classification, and one of the most popular algorithms is Naive Bayes algorithm. Although it is simple, it can classify text effectively. In this paper, we crawl the music lyrics and their labels from a popular website named Baidu music and make our four different datasets. We also train four classifiers with different datasets and report their performance. We evaluate the classifiers trained by four different datasets, and the final accuracy we get is approximately 68%.
What problem does this paper attempt to address?