paper-with-me

Papers

Word frequency and sentiment analysis of twitter messages during Coronavirus pandemic

2020-04-08 · Nikhil Kumar Rajput, Bhavya Ahuja Grover, Vipin Kumar Rathi, Riya Bansal

The COVID-19 epidemic has had a great impact on social media conversation, especially on sites like Twitter, which has emerged as a hub for public reaction and information sharing. This paper deals by analyzing a vast dataset of Twitter messages related to this disease, starting from January 2020. Two approaches were used: a statistical analysis of word frequencies and a sentiment analysis to gauge user attitudes. Word frequencies are modeled using unigrams, bigrams, and trigrams, with power law distribution as the fitting model. The validity of the model is confirmed through metrics like Sum of Squared Errors (SSE), R-squared ($R^2$), and Root Mean Squared Error (RMSE). High $R^2$ and low SSE/RMSE values indicate a good fit for the model. Sentiment analysis is conducted to understand the general emotional tone of Twitter users messages. The results reveal that a majority of tweets exhibit neutral sentiment polarity, with only 2.57\% expressing negative polarity.

📄 PDF Abstract BibTeX arXiv:2004.03925

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Methods 이 논문이 사용한 방법론

SSE 설명 없음

Similar Papers 제목 키워드 기반

Sentiment analysis on electricity twitter posts

2022-06-10 · Pardeep Kaur, Maryam Edalati

In today's world, everyone is expressive in some way, and the focus of this project is on people's opinions about rising electricity prices in United Kingdom and India using data from Twitter, a micro-blogging platform o…

Sentiment Analysis

DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis

2017-08-01 · SEMEVAL 2017 8 · Christos Baziotis, Nikos Pelekis, Christos Doulkeridis

In this paper we present two deep-learning systems that competed at SemEval-2017 Task 4 {``}Sentiment Analysis in Twitter{''}. We participated in all subtasks for English tweets, involving message-level and topic-based s…

Feature EngineeringSentiment AnalysisWord Embeddings

BUSEM at SemEval-2017 Task 4A Sentiment Analysis with Word Embedding and Long Short Term Memory RNN Approaches

2017-08-01 · SEMEVAL 2017 8 · Deger Ayata, Murat Saraclar, Arzucan Ozgur

This paper describes our approach for SemEval-2017 Task 4: Sentiment Analysis in Twitter. We have participated in Subtask A: Message Polarity Classification subtask and developed two systems. The first system uses word e…

ClassificationGeneral ClassificationOpinion MiningSentiment Analysis+2

Quantising Opinions for Political Tweets Analysis

2012-05-01 · LREC 2012 5 · Yulan He, Hassan Saif, Zhongyu Wei, Kam-Fai Wong

There have been increasing interests in recent years in analyzing tweet messages relevant to political events so as to understand public opinions towards certain political issues. We analyzed tweet messages crawled durin…

Sentiment Analysis

funSentiment at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs Using Word Vectors Built from StockTwits and Twitter

2017-08-01 · SEMEVAL 2017 8 · Quanzhi Li, Sameena Shah, Armineh Nourbakhsh, Rui Fang 외

This paper describes the approach we used for SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs. We use three types of word embeddings in our algorithm: word embeddings learned from 200 million…

Sentiment AnalysisWord Embeddings