paper-with-me

Papers

From Sentiment Annotations to Sentiment Prediction through Discourse Augmentation

2020-11-05 · COLING 2020 8 · Patrick Huber, Giuseppe Carenini

Sentiment analysis, especially for long documents, plausibly requires methods capturing complex linguistics structures. To accommodate this, we propose a novel framework to exploit task-related discourse for the task of sentiment analysis. More specifically, we are combining the large-scale, sentiment-dependent MEGA-DT treebank with a novel neural architecture for sentiment prediction, based on a hybrid TreeLSTM hierarchical attention model. Experiments show that our framework using sentiment-related discourse augmentations for sentiment prediction enhances the overall performance for long documents, even beyond previous approaches using well-established discourse parsers trained on human annotated data. We show that a simple ensemble approach can further enhance performance by selectively using discourse, depending on the document length.

📄 PDF Abstract BibTeX arXiv:2011.03021

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionSentiment Analysis

Similar Papers 제목 키워드 기반

Exploring Joint Neural Model for Sentence Level Discourse Parsing and Sentiment Analysis

2017-08-01 · WS 2017 8 · Bita Nejat, Giuseppe Carenini, Raymond Ng

Discourse Parsing and Sentiment Analysis are two fundamental tasks in Natural Language Processing that have been shown to be mutually beneficial. In this work, we design and compare two Neural Based models for jointly le…

Discourse ParsingPredictionRelation PredictionSentence+1

Modeling Sentiment Association in Discourse for Humor Recognition

2018-07-01 · ACL 2018 7 · Lizhen Liu, Donghai Zhang, Wei Song

Humor is one of the most attractive parts in human communication. However, automatically recognizing humor in text is challenging due to the complex characteristics of humor. This paper proposes to model sentiment associ…

Common Sense ReasoningSentiment Analysis

Guiding Sentiment Analysis with Hierarchical Text Clustering: Analyzing the German X/Twitter Discourse on Face Masks in the 2020 COVID-19 Pandemic

2024-08-01 · Proceedings of the 14th Workshop on Computational Approaches to Subjectivity, Sentiment, & Social Media Analysis 2024 8 · Silvan Wehrli, Chisom Ezekannagha, Georges Hattab, Tamara Boender 외

Social media are a critical component of the information ecosystem during public health crises. Understanding the public discourse is essential for effective communication and misinformation mitigation. Computational met…

ClusteringData VisualizationHierarchical Text ClusteringMisinformation+4

Multiple Instance Learning Networks for Fine-Grained Sentiment Analysis

2017-11-27 · TACL 2018 1 · Stefanos Angelidis, Mirella Lapata

We consider the task of fine-grained sentiment analysis from the perspective of multiple instance learning (MIL). Our neural model is trained on document sentiment labels, and learns to predict the sentiment of text segm…

Multiple Instance LearningSentenceSentiment Analysis

Imbalanced Sentiment Classification Enhanced with Discourse Marker

2019-03-28 · Tao Zhang, Xing Wu, Meng Lin, Jizhong Han 외

Imbalanced data commonly exists in real world, espacially in sentiment-related corpus, making it difficult to train a classifier to distinguish latent sentiment in text data. We observe that humans often express transiti…

ClassificationData AugmentationDiversityGeneral Classification+2