paper-with-me

Papers

Twitter Sentiment Analysis via Bi-sense Emoji Embedding and Attention-based LSTM

2018-07-20 · Yuxiao Chen, Jianbo Yuan, Quanzeng You, Jiebo Luo

Sentiment analysis on large-scale social media data is important to bridge the gaps between social media contents and real world activities including political election prediction, individual and public emotional status monitoring and analysis, and so on. Although textual sentiment analysis has been well studied based on platforms such as Twitter and Instagram, analysis of the role of extensive emoji uses in sentiment analysis remains light. In this paper, we propose a novel scheme for Twitter sentiment analysis with extra attention on emojis. We first learn bi-sense emoji embeddings under positive and negative sentimental tweets individually, and then train a sentiment classifier by attending on these bi-sense emoji embeddings with an attention-based long short-term memory network (LSTM). Our experiments show that the bi-sense embedding is effective for extracting sentiment-aware embeddings of emojis and outperforms the state-of-the-art models. We also visualize the attentions to show that the bi-sense emoji embedding provides better guidance on the attention mechanism to obtain a more robust understanding of the semantics and sentiments.

📄 PDF Abstract BibTeX arXiv:1807.07961

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisTwitter Sentiment Analysis

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

A Semantics-Based Measure of Emoji Similarity

2017-07-14 · Sanjaya Wijeratne, Lakshika Balasuriya, Amit Sheth, Derek Doran

Emoji have grown to become one of the most important forms of communication on the web. With its widespread use, measuring the similarity of emoji has become an important problem for contemporary text processing since it…

Semantic SimilaritySemantic Textual SimilaritySentiment Analysis

Smile, Be Happy :) Emoji Embedding for Visual Sentiment Analysis

2019-07-14 · Ziad Al-Halah, Andrew Aitken, Wenzhe Shi, Jose Caballero

Due to the lack of large-scale datasets, the prevailing approach in visual sentiment analysis is to leverage models trained for object classification in large datasets like ImageNet. However, objects are sentiment neutra…

Sentiment AnalysisTransfer Learning

A `Sourceful' Twist: Emoji Prediction Based on Sentiment, Hashtags and Application Source

2021-03-14 · Pranav Venkit, Zeba Karishma, Chi-Yang Hsu, Rahul Katiki 외

We widely use emojis in social networking to heighten, mitigate or negate the sentiment of the text. Emoji suggestions already exist in many cross-platform applications but an emoji is predicted solely based a few promin…

Sentiment AnalysisTwitter Sentiment Analysis

EmojiNet: An Open Service and API for Emoji Sense Discovery

2017-07-14 · Sanjaya Wijeratne, Lakshika Balasuriya, Amit Sheth, Derek Doran

This paper presents the release of EmojiNet, the largest machine-readable emoji sense inventory that links Unicode emoji representations to their English meanings extracted from the Web. EmojiNet is a dataset consisting …

emojiSpace: Spatial Representation of Emojis

2022-09-12 · Moeen Mostafavi, Mahsa Pahlavikhah Varnosfaderani, Fateme Nikseresht, Seyed Ahmad Mansouri

In the absence of nonverbal cues during messaging communication, users express part of their emotions using emojis. Thus, having emojis in the vocabulary of text messaging language models can significantly improve many n…

Sentiment Analysis