paper-with-me

홈 › Papers

Improved Twitter Sentiment Analysis Using Naive Bayes and Custom Language Model

2017-11-10 · Angela Lin

In the last couple decades, social network services like Twitter have generated large volumes of data about users and their interests, providing meaningful business intelligence so organizations can better understand and engage their customers. All businesses want to know who is promoting their products, who is complaining about them, and how are these opinions bringing or diminishing value to a company. Companies want to be able to identify their high-value customers and quantify the value each user brings. Many businesses use social media metrics to calculate the user contribution score, which enables them to quantify the value that influential users bring on social media, so the businesses can offer them more differentiated services. However, the score calculation can be refined to provide a better illustration of a user's contribution. Using Microsoft Azure as a case study, we conducted Twitter sentiment analysis to develop a machine learning classification model that identifies tweet contents and sentiments most illustrative of positive-value user contribution. Using data mining and AI-powered cognitive tools, we analyzed factors of social influence and specifically, promotional language in the developer community. Our predictive model was a combination of a traditional supervised machine learning algorithm and a custom-developed natural language model for identifying promotional tweets, that identifies a product-specific promotion on Twitter with a 90% accuracy rate.

📄 PDF Abstract BibTeX arXiv:1711.11081

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningLanguage ModelingLanguage ModellingSentiment AnalysisTwitter Sentiment Analysis

Similar Papers 제목 키워드 기반

Sentiment Analysis on IMDB Movie Comments and Twitter Data by Machine Learning and Vector Space Techniques

2019-03-18 · İlhan Tarımer, Adil Çoban, Arif Emre Kocaman

This study's goal is to create a model of sentiment analysis on a 2000 rows IMDB movie comments and 3200 Twitter data by using machine learning and vector space techniques; positive or negative preliminary information ab…

BIG-bench Machine LearningClassificationGeneral ClassificationSentiment Analysis

Amobee at SemEval-2017 Task 4: Deep Learning System for Sentiment Detection on Twitter

2017-05-03 · SEMEVAL 2017 8 · Alon Rozental, Daniel Fleischer

This paper describes the Amobee sentiment analysis system, adapted to compete in SemEval 2017 task 4. The system consists of two parts: a supervised training of RNN models based on a Twitter sentiment treebank, and the u…

General ClassificationregressionSentiment Analysis

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

Twitter Sentiment Analysis: Lexicon Method, Machine Learning Method and Their Combination

2015-07-03 · Olga Kolchyna, Tharsis T. P. Souza, Philip Treleaven, Tomaso Aste

This paper covers the two approaches for sentiment analysis: i) lexicon based method; ii) machine learning method. We describe several techniques to implement these approaches and discuss how they can be adopted for sent…

BIG-bench Machine LearningClassificationfeature selectionGeneral Classification+4

Sentiment Analysis of Twitter Data: A Survey of Techniques

2016-01-26 · Vishal. A. Kharde, Prof. Sheetal. Sonawane

With the advancement of web technology and its growth, there is a huge volume of data present in the web for internet users and a lot of data is generated too. Internet has become a platform for online learning, exchangi…

BIG-bench Machine LearningOpinion MiningSentiment AnalysisSurvey