paper-with-me

홈 › Papers

PlusEmo2Vec at SemEval-2018 Task 1: Exploiting emotion knowledge from emoji and #hashtags

2018-04-23 · SEMEVAL 2018 6 · Ji Ho Park, Peng Xu, Pascale Fung

This paper describes our system that has been submitted to SemEval-2018 Task 1: Affect in Tweets (AIT) to solve five subtasks. We focus on modeling both sentence and word level representations of emotion inside texts through large distantly labeled corpora with emojis and hashtags. We transfer the emotional knowledge by exploiting neural network models as feature extractors and use these representations for traditional machine learning models such as support vector regression (SVR) and logistic regression to solve the competition tasks. Our system is placed among the Top3 for all subtasks we participated.

📄 PDF Abstract BibTeX arXiv:1804.08280

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningregressionSentence

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

PlusEmo2Vec at SemEval-2018 Task 1: Exploiting emotion knowledge from emoji and \#hashtags

2018-06-01 · SEMEVAL 2018 6 · Ji Ho Park, Peng Xu, Pascale Fung

This paper describes our system that has been submitted to SemEval-2018 Task 1: Affect in Tweets (AIT) to solve five subtasks. We focus on modeling both sentence and word level representations of emotion inside texts thr…

BIG-bench Machine LearningEmotion ClassificationGeneral Classificationregression+2

E-LSTM at SemEval-2019 Task 3: Semantic and Sentimental Features Retention for Emotion Detection in Text

2019-06-01 · SEMEVAL 2019 6 · Harsh Patel

This paper discusses the solution to the problem statement of the SemEval19: EmoContext competition which is {''}Contextual Emotion Detection in Texts{''}. The paper includes the explanation of an architecture that I cre…

BIG-bench Machine Learning

Emotion helps Sentiment: A Multi-task Model for Sentiment and Emotion Analysis

2019-11-28 · Abhishek Kumar, Asif Ekbal, Daisuke Kawahra, Sadao Kurohashi

In this paper, we propose a two-layered multi-task attention based neural network that performs sentiment analysis through emotion analysis. The proposed approach is based on Bidirectional Long Short-Term Memory and uses…

Emotion RecognitionSentiment Analysis

Cross Domain Emotion Recognition using Few Shot Knowledge Transfer

2021-10-11 · Justin Olah, Sabyasachee Baruah, Digbalay Bose, Shrikanth Narayanan

Emotion recognition from text is a challenging task due to diverse emotion taxonomies, lack of reliable labeled data in different domains, and highly subjective annotation standards. Few-shot and zero-shot techniques can…

Emotion RecognitionTransfer Learning

UPV-28-UNITO at SemEval-2019 Task 7: Exploiting Post's Nesting and Syntax Information for Rumor Stance Classification

2019-06-01 · SEMEVAL 2019 6 · Bilal Ghanem, Aless Cignarella, ra Teresa, Cristina Bosco 외

In the present paper we describe the UPV-28-UNITO system{'}s submission to the RumorEval 2019 shared task. The approach we applied for addressing both the subtasks of the contest exploits both classical machine learning …

BIG-bench Machine LearningGeneral ClassificationStance ClassificationWord Embeddings