We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: How Will Your Tweet Be Received? Predicting the Sentiment Polarity of Tweet Replies

Abstract: Twitter sentiment analysis, which often focuses on predicting the polarity of tweets, has attracted increasing attention over the last years, in particular with the rise of deep learning (DL). In this paper, we propose a new task: predicting the predominant sentiment among (first-order) replies to a given tweet. Therefore, we created RETWEET, a large dataset of tweets and replies manually annotated with sentiment labels. As a strong baseline, we propose a two-stage DL-based method: first, we create automatically labeled training data by applying a standard sentiment classifier to tweet replies and aggregating its predictions for each original tweet; our rationale is that individual errors made by the classifier are likely to cancel out in the aggregation step. Second, we use the automatically labeled data for supervised training of a neural network to predict reply sentiment from the original tweets. The resulting classifier is evaluated on the new RETWEET dataset, showing promising results, especially considering that it has been trained without any manually labeled data. Both the dataset and the baseline implementation are publicly available.
Comments: Published in 2021 IEEE 15th International Conference on Semantic Computing (ICSC)
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Journal reference: 2021 IEEE 15th International Conference on Semantic Computing (ICSC), Laguna Hills, CA, USA, 2021, pp. 356-359
DOI: 10.1109/ICSC50631.2021.00068
Cite as: arXiv:2104.10513 [cs.CL]
  (or arXiv:2104.10513v1 [cs.CL] for this version)

Submission history

From: Soroosh Tayebi Arasteh [view email]
[v1] Wed, 21 Apr 2021 13:08:45 GMT (161kb,D)

Link back to: arXiv, form interface, contact.