paper-with-me

홈 › Papers

Emotion Classification in German Plays with Transformer-based Language Models Pretrained on Historical and Contemporary Language

2021-11-01 · EMNLP (LaTeCHCLfL, CLFL, LaTeCH) 2021 11 · Thomas Schmidt, Katrin Dennerlein, Christian Wolff

We present results of a project on emotion classification on historical German plays of Enlightenment, Storm and Stress, and German Classicism. We have developed a hierarchical annotation scheme consisting of 13 sub-emotions like suffering, love and joy that sum up to 6 main and 2 polarity classes (positive/negative). We have conducted textual annotations on 11 German plays and have acquired over 13,000 emotion annotations by two annotators per play. We have evaluated multiple traditional machine learning approaches as well as transformer-based models pretrained on historical and contemporary language for a single-label text sequence emotion classification for the different emotion categories. The evaluation is carried out on three different instances of the corpus: (1) taking all annotations, (2) filtering overlapping annotations by annotators, (3) applying a heuristic for speech-based analysis. Best results are achieved on the filtered corpus with the best models being large transformer-based models pretrained on contemporary German language. For the polarity classification accuracies of up to 90% are achieved. The accuracies become lower for settings with a higher number of classes, achieving 66% for 13 sub-emotions. Further pretraining of a historical model with a corpus of dramatic texts led to no improvements.

📄 PDF Abstract BibTeX

Code (1)

lauchblatt/emotions_in_drama 공식 구현

Tasks

ClassificationEmotion ClassificationEmotion Classification in German

Similar Papers 제목 키워드 기반

Training a Broad-Coverage German Sentiment Classification Model for Dialog Systems

2020-05-01 · LREC 2020 5 · Oliver Guhr, Anne-Kathrin Schumann, Frank Bahrmann, Hans Joachim B{\"o}hme

This paper describes the training of a general-purpose German sentiment classification model. Sentiment classification is an important aspect of general text analytics. Furthermore, it plays a vital role in dialogue syst…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Leveraging Cross-Attention Transformer and Multi-Feature Fusion for Cross-Linguistic Speech Emotion Recognition

2025-01-06 · Ruoyu Zhao, Xiantao Jiang, F. Richard Yu, Victor C. M. Leung 외

Speech Emotion Recognition (SER) plays a crucial role in enhancing human-computer interaction. Cross-Linguistic SER (CLSER) has been a challenging research problem due to significant variability in linguistic and acousti…

Emotion RecognitionSpeech Emotion RecognitionTransfer Learning

MELD-ST: An Emotion-aware Speech Translation Dataset

2024-05-21 · Sirou Chen, Sakiko Yahata, Shuichiro Shimizu, Zhengdong Yang 외

Emotion plays a crucial role in human conversation. This paper underscores the significance of considering emotion in speech translation. We present the MELD-ST dataset for the emotion-aware speech translation task, comp…

Translation

ELAL: An Emotion Lexicon for the Analysis of Alsatian Theatre Plays

2022-06-01 · LREC 2022 6 · Delphine Bernhard, Pablo Ruiz Fabo

In this work, we present a novel and manually corrected emotion lexicon for the Alsatian dialects, including graphical variants of Alsatian lexical items. These High German dialects are spoken in the North-East of France…

Emotion Recognition

Crowdsourcing and Validating Event-focused Emotion Corpora for German and English

2019-05-31 · ACL 2019 7 · Enrica Troiano, Sebastian Padó, Roman Klinger

Sentiment analysis has a range of corpora available across multiple languages. For emotion analysis, the situation is more limited, which hinders potential research on cross-lingual modeling and the development of predic…

Emotion ClassificationEmotion RecognitionGeneral ClassificationMachine Translation+2