paper-with-me

홈 › Papers

EPUTION at SemEval-2018 Task 2: Emoji Prediction with User Adaption

2018-06-01 · SEMEVAL 2018 6 · Liyuan Zhou, Qiongkai Xu, Hanna Suominen, Tom Gedeon

This paper describes our approach, called EPUTION, for the open trial of the SemEval- 2018 Task 2, Multilingual Emoji Prediction. The task relates to using social media {---} more precisely, Twitter {---} with its aim to predict the most likely associated emoji of a tweet. Our solution for this text classification problem explores the idea of transfer learning for adapting the classifier based on users{'} tweeting history. Our experiments show that our user-adaption method improves classification results by more than 6 per cent on the macro-averaged F1. Thus, our paper provides evidence for the rationality of enriching the original corpus longitudinally with user behaviors and transferring the lessons learned from corresponding users to specific instances.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentiment AnalysisTask 2text-classificationText ClassificationTransfer LearningTwitter Sentiment Analysis

Similar Papers 제목 키워드 기반

Making Your Tweets More Fancy: Emoji Insertion to Texts

2021-09-01 · RANLP 2021 9 · Jingun Kwon, Naoki Kobayashi, Hidetaka Kamigaito, Hiroya Takamura 외

In the social media, users frequently use small images called emojis in their posts. Although using emojis in texts plays a key role in recent communication systems, less attention has been paid on their positions in the…

PositionPrediction

THU\_NGN at SemEval-2018 Task 2: Residual CNN-LSTM Network with Attention for English Emoji Prediction

2018-06-01 · SEMEVAL 2018 6 · Chuhan Wu, Fangzhao Wu, Sixing Wu, Zhigang Yuan 외

Emojis are widely used by social media and social network users when posting their messages. It is important to study the relationships between messages and emojis. Thus, in SemEval-2018 Task 2 an interesting and challen…

POSSentiment AnalysisTask 2

ECNU at SemEval-2018 Task 2: Leverage Traditional NLP Features and Neural Networks Methods to Address Twitter Emoji Prediction Task

2018-06-01 · SEMEVAL 2018 6 · Xingwu Lu, Xin Mao, Man Lan, Yuanbin Wu

This paper describes our submissions to Task 2 in SemEval 2018, i.e., Multilingual Emoji Prediction. We first investigate several traditional Natural Language Processing (NLP) features, and then design several deep learn…

Deep LearningPredictionTask 2

LIS at SemEval-2018 Task 2: Mixing Word Embeddings and Bag of Features for Multilingual Emoji Prediction

2018-06-01 · SEMEVAL 2018 6 · Ga{\"e}l Guibon, Magalie Ochs, Patrice Bellot

In this paper we present the system submitted to the SemEval2018 task2 : Multilingual Emoji Prediction. Our system approaches both languages as being equal by first; considering word embeddings associated to automaticall…

Information RetrievalTask 2Word Embeddings

Peperomia at SemEval-2018 Task 2: Vector Similarity Based Approach for Emoji Prediction

2018-06-01 · SEMEVAL 2018 6 · Jing Chen, Dechuan Yang, Xilian Li, Wei Chen 외

This paper describes our participation in SemEval 2018 Task 2: Multilingual Emoji Prediction, in which participants are asked to predict a tweet{'}s most associated emoji from 20 emojis. Instead of regarding it as a 20-c…

ClassificationGeneral ClassificationSemantic Textual SimilaritySentiment Analysis+3