Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 3.74 KB

README.md

File metadata and controls

42 lines (33 loc) · 3.74 KB

Spanish Anorexia Dataset - SAD

Mental health is one of the main concerns of today’s society. Early detection of symptoms can greatly help people with mental disorders. People are using social networks more and more to express emotions, sentiments and mental states. Thus, the treatment of this information using NLP technologies can be applied to the automatic detection of mental problems such as eating disorders. However, the first step for solving the problem should be to provide a corpus in order to evaluate our systems. In this paper, we specifically focus on detecting anorexia messages on Twitter. Firstly, we have generated a new corpus of tweets extracted from different accounts including anorexia and non-anorexia messages in Spanish. The corpus is called SAD: Spanish Anorexia Detection corpus. In order to validate the effectiveness of the SAD corpus, we also propose several machine learning approaches for automatically detecting anorexia symptoms in the corpus. The good results obtained show that the application of textual classification methods is a promising option for developing this kind of system demonstrating that these tools could be used by professionals to help in the early detection of mental problems.

The conference proceedings can be downloaded from: http://lml.bas.bg/ranlp2019/proceedings-ranlp-2019.pdf.

Title

Detecting Anorexia in Spanish Tweets

Authors

Pilar López-Úbeda, Flor Miriam Plaza-del-Arco, Manuel Carlos Díaz-Galiano, L. Alfonso Ureña-López, María-Teresa Martín-Valdivia

Department of Computer Science, Advanced Studies Center in ICT (CEATIC) Universidad de Jaén, Campus Las Lagunillas, 23071, Jaén, Spain {plubeda, fmplaza, mcdiaz, laurena, maite}@ujaen.es

Download

Please contact: plubeda@ujaen.es and fmplaza@ujaen.es

Citing

If you use SAD corpus in your research, please cite: Detecting Anorexia in Spanish Tweets..

@inproceedings{lopez-ubeda-etal-2019-detecting,
    title = "Detecting Anorexia in {S}panish Tweets",
    author = "L{\'o}pez {\'U}beda, Pilar  and
      Plaza del Arco, Flor Miriam  and
      D{\'\i}az Galiano, Manuel Carlos  and
      Urena Lopez, L. Alfonso  and
      Martin, Maite",
    booktitle = "Proceedings of the International Conference on Recent Advances in Natural Language Processing (RANLP 2019)",
    month = sep,
    year = "2019",
    address = "Varna, Bulgaria",
    publisher = "INCOMA Ltd.",
    url = "https://www.aclweb.org/anthology/R19-1077",
    doi = "10.26615/978-954-452-056-4_077",
    pages = "655--663",
    abstract = "Mental health is one of the main concerns of today{'}s society. Early detection of symptoms can greatly help people with mental disorders. People are using social networks more and more to express emotions, sentiments and mental states. Thus, the treatment of this information using NLP technologies can be applied to the automatic detection of mental problems such as eating disorders. However, the first step to solving the problem should be to provide a corpus in order to evaluate our systems. In this paper, we specifically focus on detecting anorexia messages on Twitter. Firstly, we have generated a new corpus of tweets extracted from different accounts including anorexia and non-anorexia messages in Spanish. The corpus is called SAD: Spanish Anorexia Detection corpus. In order to validate the effectiveness of the SAD corpus, we also propose several machine learning approaches for automatically detecting anorexia symptoms in the corpus. The good results obtained show that the application of textual classification methods is a promising option for developing this kind of system demonstrating that these tools could be used by professionals to help in the early detection of mental problems.",
}