paper-with-me

홈 › Papers

Incorporating Emoji Descriptions Improves Tweet Classification

2019-06-01 · NAACL 2019 6 · Abhishek Singh, Eduardo Blanco, Wei Jin

Tweets are short messages that often include specialized language such as hashtags and emojis. In this paper, we present a simple strategy to process emojis: replace them with their natural language description and use pretrained word embeddings as normally done with standard words. We show that this strategy is more effective than using pretrained emoji embeddings for tweet classification. Specifically, we obtain new state-of-the-art results in irony detection and sentiment analysis despite our neural network is simpler than previous proposals.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Emoji and Self-Identity in Twitter Bios

2020-11-01 · EMNLP (NLP+CSS) 2020 11 · Jinhang Li, Giorgos Longinos, Steven Wilson, Walid Magdy

Emoji are widely used to express emotions and concepts on social media, and prior work has shown that users’ choice of emoji reflects the way that they wish to present themselves to the world. Emoji usage is typically st…

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

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…

ClassificationGeneral ClassificationSentiment AnalysisTask 2+4

UMDuluth-CS8761 at SemEval-2018 Task 2: Emojis: Too many Choices?

2018-06-01 · SEMEVAL 2018 6 · Jonathan Beaulieu, Dennis Asamoah Owusu

In this paper, we present our system for assigning an emoji to a tweet based on the text. Each tweet was originally posted with an emoji which the task providers removed. Our task was to decide out of 20 emojis, which or…

Task 2

NLPRL-IITBHU at SemEval-2018 Task 3: Combining Linguistic Features and Emoji pre-trained CNN for Irony Detection in Tweets

2018-06-01 · SEMEVAL 2018 6 · Harsh Rangwani, Devang Kulshreshtha, Anil Kumar Singh

This paper describes our participation in SemEval 2018 Task 3 on Irony Detection in Tweets. We combine linguistic features with pre-trained activations of a neural network. The CNN is trained on the emoji prediction task…

ClassificationGeneral ClassificationSarcasm Detection