Skip to content

TuringTrain/explicit_lyrics_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Explicit Content Detection in Lyrics

A demo of our explicit content detection can be found here. There you can also download the predictive model.

Abstract

The Parental Advisory Label (PAL) is a warning label that is placed on audio recordings in recognition of profanity or inappropriate references, with the intention of alerting parents of material potentially unsuitable for children. Since 2015, digital providers - such as iTunes, Spotify, Amazon Music and Deezer - also follow PAL guidelines and tag such tracks as "explicit". Nowadays, such labelling is carried out mainly manually on voluntary basis, with the drawbacks of being time consuming and therefore costly, error prone and partly a subjective task. In this paper, we compare automated methods ranging from dictionary-based lookup to state-of-the-art deep neural networks to automatically detect explicit contents in English lyrics. We show that more complex models perform only slightly better on this task, and relying on a qualitative analysis of the data, we discuss the inherent hardness and subjectivity of the task.

Citation

@inproceedings{fell:explicitness,
  TITLE = {Comparing Automated Methods to Detect Explicit Content in Song Lyrics},
  AUTHOR = {Fell, Michael and Cabrio, Elena and Corazza, Michele and Gandon, Fabien},
  BOOKTITLE = {RANLP 2019 - Recent Advances in Natural Language Processing},
  ADDRESS = {Varna, Bulgaria},
  YEAR = {2019},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published