SlideShare a Scribd company logo
S
Measuring Opinion Credibility in
Twitter
Mya Thandar and Sasiporn Usanavasin
School of Information and Communication Technology (ICT), Sirindhorn International Institute of Technology (SIIT),
Thammasat University, Thailand
Content
S  Introduction
S  Objective
S  Research Problem
S  Proposed Method
S  Experiment
S  Conclusion
2
Introduction
S  In Hong Kong Protesting, many people such as Hong Kong citizen,
government staff, journalists and news channels express information and their
opinions over social media.
S  In that event, we don’t know whose opinions are strong or credential.
S  take the information from opinion content, the identifier of an author may help
to determine credibility.
S  For that reason, we propose a new method to define the credibility of
sentiment polarity based on their expertise or background knowledge and
apply on Twitter: social media
3
Objective
S  To calculate the credibility of sentiment polarity based on
author’s background knowledge in Twitter.
4
Research Problem
5
S  In this case, these two tweets shows their opinion for HongKong Revolution.
S  Whose opinion is reliable or not?
Research Problem (Cont..)
S  According to this point:
S  we added the accuracy weight of the author’s background knowledge for a
given topic based on the following information:
▪  Who is mention about this tweet?
▪  How much does this user know about this topic?
▪  What is their background knowledge?
6
Proposed Method
S  assume when we classify user tweet’s polarity we didn’t think
this is not the fully percent of positive or negative.
S  added the accuracy weight of the tweet polarity.
1)  Find the author’s sentiment polarity for a given topics
2)  Calculate the accuracy of author’s Sentiment Polarity for author tweet in a given
specific topic
7
Proposed Method
S  consists of two main components:
S  sentiment analyzer
S  opinion credibility calculator
8
Overview system of credibility of tweet polarity
9
Sentiment Analyzer
S  is to achieve classification of tweet’s polarity result.
S  used Linear SVM to classify sentiment polarity of our tweet dataset.
S  SVM is a supervised learning method used for classification.
S  w represent to find maximum hyperplane and separates document from one class or
other
S  ci corresponds positive and negative (1,-1) with class of document di .
S  αi is to solve dual optimization problem.
10
Overview system of credibility of tweet polarity
11
Opinion Credibility Calculator
S  calculate credibility of opinion based on an author’s expert knowledge for a given
topic.
S  In twitter, we consider user bio, user list and user tweets to identify the accuracy
weight of user’s background knowledge.
S  User bio: contains important information that indicates the expertise of the user, such as his/herself
summarized interests, career information and links to his/her personal web page.
S  User Lists: allow users to organize people they are following into labeled groups. It contains self-
reported expertise indicator. i.e, follower’s judgment about one’s expertise and provide
straightforward cues about this judgment to other users.
S  User Tweets: They tweeted almost everything: such as:
•  their daily activities;
•  comment on news;
•  promotion of their company, etc.,
12
Expert Score
S  we compute expert score for given topic by adding weight of author’s bio, list features and author’s
tweets behavior.
wBL = weight of author’s background knowledge (using Bio & List)
wTR = author’s topic related ratio (using Author’s Tweets)
wRT = ratio of author’s tweet retweet by other users for a given topic (using Author’s Tweets)
wF1 = ratio of author’s friends who are related with given topic (using Author’s Tweets)
wF2 = ratio of author’s follower who are related with given topic (using Author’s Tweets)
wOP= author’s opinions ratio for given topic(using Author’s Tweets)
13
wBL (using bio & list)
S  apply N-gram approach (using unigram and bigram) to segment them
S  extract Noun and Adjective using NLP toolkit1.
S  used ontology concept to filter conceptual keyword for a given topic
S  calculate the ratio of number of related keywords to total number of raw keywords.
S  This strategy produces wBL(using bio and list) to define the author’s expert
knowledge.
14
Author’s tweets
S  the next weight of author based on an author tweets behavior and his/
her network activities.
S  focus on the following features that reflected the impact of user
background knowledge (expert knowledge score) for a given topic.
•  author topic related ratio (wTR)
•  ratio of author’s tweet retweet by other users (wRT) for a given topic
•  ratio of author’s friends and followers who are related with given topic
(wF1, wF2)
•  author’s opinions ratio for given topic (wOP)
15
wTR (Topic related ration)
S  For author topic related ratio, we make the ratio of number of author’s tweet
related for specific topic to the number of his all tweet.
16
wRT (Author’s tweet retweet by other
users)
S  In twitter, retweet is a re-posting someone else’s Tweet.
S  Using retweet features, we compute how much times author’s tweet
has been retweeted by others for a particular topic.
17
wF1 and wF2 (Author’s friends and followers
who are related with given topic)
S  wF1 and wF2 indicate the ratio of author’s friends and followers who
are related with given topic.
18
wOP (Author’s opinions ratio)
S  For author’s opinions ratio;
S  we assume how much times author expresses this opinions based
on his/her past all opinions for given topic.
S  e.g., given tweet opinion is negative, we calculate number of
author’s negative tweet based on his/his all past tweet opinion.
19
Opinion credibility
S  combine expert scores with the result of polarity from sentiment
analyzer
S  calculate the credibility of tweet polarity result (Cop).
20
Preliminary Experiment
S  use Twitter API to crawl HK revolution data (Sep 30 2014- Nov
30 2014) as training and testing dataset.
S  use 1000 sample data for training dataset to learn sentiment
classification using RapidMiner Tool.
S  labeled this dataset with tweet’s polarity(positive and negative).
S  use many set of SVM parameters for finding the best result and
apply 10 fold cross validation.
21
Experiment (Sentiment Classification)
22
Experiment (Credibility Calculation)
23
Experiment (Credibility Calculation)
24
the range for credibility value: {highest>=70%, lowest<=30%, middle}
Experiment (Credibility Calculation)
25
Conclusion
S  proposed a system to measure credibility of sentiment polarity based
on author’s expert knowledge.
S  To find credibility opinion, our system performed 2 steps:
S  Sentiment classification
S  Opinion Credibility calculation
S  used dataset Hong Kong Revolution dataset.
S  will evaluate the accuracy of opinion credibility result.
26
Acknowledgements
S  Center of Excellence in Intelligent Informatics, Speech and Language
Technology and Service Innovation (CILS), Thammasat University,
S  Intelligent Informatics, and Service Innovation (IISI), SIIT,
Thammasat University
S  NRU grant at SIIT, Thammasat University
27
S
Thank You! J
Any Questions???
28

More Related Content

What's hot

srd117.final.512Spring2016
srd117.final.512Spring2016srd117.final.512Spring2016
srd117.final.512Spring2016
Saurabh Deochake
 
Observational studies in social media
Observational studies in social mediaObservational studies in social media
Observational studies in social media
Carlos Castillo (ChaTo)
 
Team CDTW Capstone Presentation
Team CDTW Capstone Presentation Team CDTW Capstone Presentation
Team CDTW Capstone Presentation
Todd Rutherford
 
Red Blue Presentation
Red Blue PresentationRed Blue Presentation
Red Blue Presentation
Lincoln Jackson
 
FRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITY
FRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITYFRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITY
FRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITY
cscpconf
 
Deep Tweets: from Entity Linking to Sentiment Analysis
Deep Tweets: from Entity Linking to Sentiment AnalysisDeep Tweets: from Entity Linking to Sentiment Analysis
Deep Tweets: from Entity Linking to Sentiment Analysis
Nicole Novielli
 
Politycheck - Political Ideology Detection (Natural Language Processing Chall...
Politycheck - Political Ideology Detection (Natural Language Processing Chall...Politycheck - Political Ideology Detection (Natural Language Processing Chall...
Politycheck - Political Ideology Detection (Natural Language Processing Chall...
Hamza Mahmood
 
Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...
Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...
Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...
GUANGYUAN PIAO
 
A data mining tool for the detection of suicide in social networks
A data mining tool for the detection of suicide in social networksA data mining tool for the detection of suicide in social networks
A data mining tool for the detection of suicide in social networks
Yassine Bensaoucha
 
A network based model for predicting a hashtag break out in twitter
A network based model for predicting a hashtag break out in twitter A network based model for predicting a hashtag break out in twitter
A network based model for predicting a hashtag break out in twitter
Sultan Alzahrani
 
A Sentiment-Based Approach to Twitter User Recommendation
A Sentiment-Based Approach to Twitter User RecommendationA Sentiment-Based Approach to Twitter User Recommendation
A Sentiment-Based Approach to Twitter User Recommendation
Davide Feltoni Gurini
 
Sentiment Analysis
Sentiment AnalysisSentiment Analysis
Sentiment Analysis
ishan0019
 
Retweet Prediction with Attention-based Deep Neural Network
Retweet Prediction with Attention-based Deep Neural NetworkRetweet Prediction with Attention-based Deep Neural Network
Retweet Prediction with Attention-based Deep Neural Network
GUANGYUAN PIAO
 
WTFW
WTFWWTFW
Tag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deliTag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deli
Vinay Singri
 
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly DetectionDetection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
IJERA Editor
 

What's hot (16)

srd117.final.512Spring2016
srd117.final.512Spring2016srd117.final.512Spring2016
srd117.final.512Spring2016
 
Observational studies in social media
Observational studies in social mediaObservational studies in social media
Observational studies in social media
 
Team CDTW Capstone Presentation
Team CDTW Capstone Presentation Team CDTW Capstone Presentation
Team CDTW Capstone Presentation
 
Red Blue Presentation
Red Blue PresentationRed Blue Presentation
Red Blue Presentation
 
FRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITY
FRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITYFRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITY
FRAMEWORK FOR ANALYZING TWITTER TO DETECT COMMUNITY SUSPICIOUS CRIME ACTIVITY
 
Deep Tweets: from Entity Linking to Sentiment Analysis
Deep Tweets: from Entity Linking to Sentiment AnalysisDeep Tweets: from Entity Linking to Sentiment Analysis
Deep Tweets: from Entity Linking to Sentiment Analysis
 
Politycheck - Political Ideology Detection (Natural Language Processing Chall...
Politycheck - Political Ideology Detection (Natural Language Processing Chall...Politycheck - Political Ideology Detection (Natural Language Processing Chall...
Politycheck - Political Ideology Detection (Natural Language Processing Chall...
 
Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...
Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...
Hypertext2017-Leveraging Followee List Memberships for Inferring User Interes...
 
A data mining tool for the detection of suicide in social networks
A data mining tool for the detection of suicide in social networksA data mining tool for the detection of suicide in social networks
A data mining tool for the detection of suicide in social networks
 
A network based model for predicting a hashtag break out in twitter
A network based model for predicting a hashtag break out in twitter A network based model for predicting a hashtag break out in twitter
A network based model for predicting a hashtag break out in twitter
 
A Sentiment-Based Approach to Twitter User Recommendation
A Sentiment-Based Approach to Twitter User RecommendationA Sentiment-Based Approach to Twitter User Recommendation
A Sentiment-Based Approach to Twitter User Recommendation
 
Sentiment Analysis
Sentiment AnalysisSentiment Analysis
Sentiment Analysis
 
Retweet Prediction with Attention-based Deep Neural Network
Retweet Prediction with Attention-based Deep Neural NetworkRetweet Prediction with Attention-based Deep Neural Network
Retweet Prediction with Attention-based Deep Neural Network
 
WTFW
WTFWWTFW
WTFW
 
Tag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deliTag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deli
 
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly DetectionDetection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
 

Viewers also liked

Twitter news-credibility
Twitter news-credibilityTwitter news-credibility
Twitter news-credibility
Niloticus
 
Text analytics and R - Open Question: is it a good match?
Text analytics and R - Open Question: is it a good match?Text analytics and R - Open Question: is it a good match?
Text analytics and R - Open Question: is it a good match?
Marina Santini
 
TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...
TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...
TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...
IIIT Hyderabad
 
What to Expect When the Unexpected Happens: Social Media Communications Acros...
What to Expect When the Unexpected Happens: Social Media Communications Acros...What to Expect When the Unexpected Happens: Social Media Communications Acros...
What to Expect When the Unexpected Happens: Social Media Communications Acros...
Carlos Castillo (ChaTo)
 
A social marketing website you can trust
A social marketing website you can trustA social marketing website you can trust
A social marketing website you can trust
Brian Cugelman, PhD (AlterSpark)
 
Intro to nlp
Intro to nlpIntro to nlp
Intro to nlp
Rutu Mulkar-Mehta
 
Challenges of social media analysis in the real world
Challenges of social media analysis in the real worldChallenges of social media analysis in the real world
Challenges of social media analysis in the real world
Diana Maynard
 
Online Tweet Sentiment Analysis with Apache Spark
Online Tweet Sentiment Analysis with Apache SparkOnline Tweet Sentiment Analysis with Apache Spark
Online Tweet Sentiment Analysis with Apache Spark
Davide Nardone
 
Persona Driven Keyword Research
Persona Driven Keyword ResearchPersona Driven Keyword Research
Persona Driven Keyword Research
Michael King
 
Sentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter Data
Sumit Raj
 

Viewers also liked (10)

Twitter news-credibility
Twitter news-credibilityTwitter news-credibility
Twitter news-credibility
 
Text analytics and R - Open Question: is it a good match?
Text analytics and R - Open Question: is it a good match?Text analytics and R - Open Question: is it a good match?
Text analytics and R - Open Question: is it a good match?
 
TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...
TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...
TweetCred: Real-Time Credibility Assessment of 
 Content on Twitter @ Socinfo...
 
What to Expect When the Unexpected Happens: Social Media Communications Acros...
What to Expect When the Unexpected Happens: Social Media Communications Acros...What to Expect When the Unexpected Happens: Social Media Communications Acros...
What to Expect When the Unexpected Happens: Social Media Communications Acros...
 
A social marketing website you can trust
A social marketing website you can trustA social marketing website you can trust
A social marketing website you can trust
 
Intro to nlp
Intro to nlpIntro to nlp
Intro to nlp
 
Challenges of social media analysis in the real world
Challenges of social media analysis in the real worldChallenges of social media analysis in the real world
Challenges of social media analysis in the real world
 
Online Tweet Sentiment Analysis with Apache Spark
Online Tweet Sentiment Analysis with Apache SparkOnline Tweet Sentiment Analysis with Apache Spark
Online Tweet Sentiment Analysis with Apache Spark
 
Persona Driven Keyword Research
Persona Driven Keyword ResearchPersona Driven Keyword Research
Persona Driven Keyword Research
 
Sentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter Data
 

Similar to Measuring Opinion Credibility in Twitter

Final deck
Final deckFinal deck
Final deck
Swapna Lekkala
 
Twitter Sentiment and Network Analysis
Twitter Sentiment and Network AnalysisTwitter Sentiment and Network Analysis
Twitter Sentiment and Network Analysis
Xudong Brandon Liang
 
Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique
IJERA Editor
 
757
757757
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
Parvathy Devaraj
 
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATAREAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
Mary Lis Joseph
 
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
anargha gangadharan
 
Social media recommendation based on people and tags (final)
Social media recommendation based on people and tags (final)Social media recommendation based on people and tags (final)
Social media recommendation based on people and tags (final)
es712
 
Evaluation Social Ties and Trust in Online Social Network
Evaluation Social Ties and Trust in Online Social NetworkEvaluation Social Ties and Trust in Online Social Network
Evaluation Social Ties and Trust in Online Social Network
International Journal of Science and Research (IJSR)
 
Who gives a tweet
Who gives a tweetWho gives a tweet
Who gives a tweet
Genaro Bardy
 
Exploring social influence via posterior effect of word of-mouth
Exploring social influence via posterior effect of word of-mouthExploring social influence via posterior effect of word of-mouth
Exploring social influence via posterior effect of word of-mouth
moresmile
 
Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?
Nicola Procopio
 
Twitter Sentiment Analysis.pdf
Twitter Sentiment Analysis.pdfTwitter Sentiment Analysis.pdf
Twitter Sentiment Analysis.pdf
Rachanasamal3
 
IRJET - Social Media Intelligence Tools
IRJET -  	  Social Media Intelligence ToolsIRJET -  	  Social Media Intelligence Tools
IRJET - Social Media Intelligence Tools
IRJET Journal
 
Entity-oriented sentiment analysis of tweets: results and problems
Entity-oriented sentiment analysis of tweets: results and problemsEntity-oriented sentiment analysis of tweets: results and problems
Entity-oriented sentiment analysis of tweets: results and problems
Yuliya Rubtsova
 
DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...
DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...
DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...
Hakka Labs
 
Content-based link prediction
Content-based link predictionContent-based link prediction
Content-based link prediction
Carlos Castillo (ChaTo)
 
Slides ecir2016
Slides ecir2016Slides ecir2016
Slides ecir2016
Fattane Zarrinkalam
 
MOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSIS
MOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSISMOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSIS
MOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSIS
Editor Jacotech
 
Social Media Digital Analytics Project for Communication Research
Social Media Digital Analytics Project for Communication ResearchSocial Media Digital Analytics Project for Communication Research
Social Media Digital Analytics Project for Communication Research
Matthew J. Kushin, Ph.D.
 

Similar to Measuring Opinion Credibility in Twitter (20)

Final deck
Final deckFinal deck
Final deck
 
Twitter Sentiment and Network Analysis
Twitter Sentiment and Network AnalysisTwitter Sentiment and Network Analysis
Twitter Sentiment and Network Analysis
 
Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique
 
757
757757
757
 
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
 
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATAREAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
 
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
 
Social media recommendation based on people and tags (final)
Social media recommendation based on people and tags (final)Social media recommendation based on people and tags (final)
Social media recommendation based on people and tags (final)
 
Evaluation Social Ties and Trust in Online Social Network
Evaluation Social Ties and Trust in Online Social NetworkEvaluation Social Ties and Trust in Online Social Network
Evaluation Social Ties and Trust in Online Social Network
 
Who gives a tweet
Who gives a tweetWho gives a tweet
Who gives a tweet
 
Exploring social influence via posterior effect of word of-mouth
Exploring social influence via posterior effect of word of-mouthExploring social influence via posterior effect of word of-mouth
Exploring social influence via posterior effect of word of-mouth
 
Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?Who are the top influencers and what characterizes them?
Who are the top influencers and what characterizes them?
 
Twitter Sentiment Analysis.pdf
Twitter Sentiment Analysis.pdfTwitter Sentiment Analysis.pdf
Twitter Sentiment Analysis.pdf
 
IRJET - Social Media Intelligence Tools
IRJET -  	  Social Media Intelligence ToolsIRJET -  	  Social Media Intelligence Tools
IRJET - Social Media Intelligence Tools
 
Entity-oriented sentiment analysis of tweets: results and problems
Entity-oriented sentiment analysis of tweets: results and problemsEntity-oriented sentiment analysis of tweets: results and problems
Entity-oriented sentiment analysis of tweets: results and problems
 
DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...
DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...
DataEngConf: Talkographics: Using What Viewers Say Online to Measure TV and B...
 
Content-based link prediction
Content-based link predictionContent-based link prediction
Content-based link prediction
 
Slides ecir2016
Slides ecir2016Slides ecir2016
Slides ecir2016
 
MOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSIS
MOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSISMOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSIS
MOVIE RATING PREDICTION BASED ON TWITTER SENTIMENT ANALYSIS
 
Social Media Digital Analytics Project for Communication Research
Social Media Digital Analytics Project for Communication ResearchSocial Media Digital Analytics Project for Communication Research
Social Media Digital Analytics Project for Communication Research
 

Recently uploaded

Dominate Reddit Discussions.............
Dominate Reddit Discussions.............Dominate Reddit Discussions.............
Dominate Reddit Discussions.............
SocioCosmos
 
Factors affecting undergraduate students’ motivation at a university in Tra Vinh
Factors affecting undergraduate students’ motivation at a university in Tra VinhFactors affecting undergraduate students’ motivation at a university in Tra Vinh
Factors affecting undergraduate students’ motivation at a university in Tra Vinh
AJHSSR Journal
 
快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样
快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样
快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样
9u4xjk4w
 
STUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISM
STUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISMSTUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISM
STUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISM
AJHSSR Journal
 
原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样
原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样
原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样
7lkkjxt
 
一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理
一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理
一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理
anubug
 
The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...
The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...
The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...
AJHSSR Journal
 
UR BHATTI ACADEMY AND ONLINE COURSES.pdf
UR BHATTI ACADEMY AND ONLINE COURSES.pdfUR BHATTI ACADEMY AND ONLINE COURSES.pdf
UR BHATTI ACADEMY AND ONLINE COURSES.pdf
urbhattiacademy
 
Maximize Your Twitch Potential!..........
Maximize Your Twitch Potential!..........Maximize Your Twitch Potential!..........
Maximize Your Twitch Potential!..........
SocioCosmos
 
HMS Facebook Stories All V1 06092024.docx
HMS Facebook Stories All V1 06092024.docxHMS Facebook Stories All V1 06092024.docx
HMS Facebook Stories All V1 06092024.docx
Charles Bayless
 

Recently uploaded (10)

Dominate Reddit Discussions.............
Dominate Reddit Discussions.............Dominate Reddit Discussions.............
Dominate Reddit Discussions.............
 
Factors affecting undergraduate students’ motivation at a university in Tra Vinh
Factors affecting undergraduate students’ motivation at a university in Tra VinhFactors affecting undergraduate students’ motivation at a university in Tra Vinh
Factors affecting undergraduate students’ motivation at a university in Tra Vinh
 
快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样
快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样
快速办理(worcester毕业证书)伍斯特大学毕业证PDF成绩单一模一样
 
STUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISM
STUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISMSTUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISM
STUDY ON THE DEVELOPMENT STRATEGY OF HUZHOU TOURISM
 
原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样
原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样
原版制作(Hull毕业证书)赫尔大学毕业证Offer一模一样
 
一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理
一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理
一比一原版(AU毕业证)英国阿伯丁大学毕业证如何办理
 
The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...
The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...
The Impact of Work Stress and Digital Literacy on Employee Performance at PT ...
 
UR BHATTI ACADEMY AND ONLINE COURSES.pdf
UR BHATTI ACADEMY AND ONLINE COURSES.pdfUR BHATTI ACADEMY AND ONLINE COURSES.pdf
UR BHATTI ACADEMY AND ONLINE COURSES.pdf
 
Maximize Your Twitch Potential!..........
Maximize Your Twitch Potential!..........Maximize Your Twitch Potential!..........
Maximize Your Twitch Potential!..........
 
HMS Facebook Stories All V1 06092024.docx
HMS Facebook Stories All V1 06092024.docxHMS Facebook Stories All V1 06092024.docx
HMS Facebook Stories All V1 06092024.docx
 

Measuring Opinion Credibility in Twitter

  • 1. S Measuring Opinion Credibility in Twitter Mya Thandar and Sasiporn Usanavasin School of Information and Communication Technology (ICT), Sirindhorn International Institute of Technology (SIIT), Thammasat University, Thailand
  • 2. Content S  Introduction S  Objective S  Research Problem S  Proposed Method S  Experiment S  Conclusion 2
  • 3. Introduction S  In Hong Kong Protesting, many people such as Hong Kong citizen, government staff, journalists and news channels express information and their opinions over social media. S  In that event, we don’t know whose opinions are strong or credential. S  take the information from opinion content, the identifier of an author may help to determine credibility. S  For that reason, we propose a new method to define the credibility of sentiment polarity based on their expertise or background knowledge and apply on Twitter: social media 3
  • 4. Objective S  To calculate the credibility of sentiment polarity based on author’s background knowledge in Twitter. 4
  • 5. Research Problem 5 S  In this case, these two tweets shows their opinion for HongKong Revolution. S  Whose opinion is reliable or not?
  • 6. Research Problem (Cont..) S  According to this point: S  we added the accuracy weight of the author’s background knowledge for a given topic based on the following information: ▪  Who is mention about this tweet? ▪  How much does this user know about this topic? ▪  What is their background knowledge? 6
  • 7. Proposed Method S  assume when we classify user tweet’s polarity we didn’t think this is not the fully percent of positive or negative. S  added the accuracy weight of the tweet polarity. 1)  Find the author’s sentiment polarity for a given topics 2)  Calculate the accuracy of author’s Sentiment Polarity for author tweet in a given specific topic 7
  • 8. Proposed Method S  consists of two main components: S  sentiment analyzer S  opinion credibility calculator 8
  • 9. Overview system of credibility of tweet polarity 9
  • 10. Sentiment Analyzer S  is to achieve classification of tweet’s polarity result. S  used Linear SVM to classify sentiment polarity of our tweet dataset. S  SVM is a supervised learning method used for classification. S  w represent to find maximum hyperplane and separates document from one class or other S  ci corresponds positive and negative (1,-1) with class of document di . S  αi is to solve dual optimization problem. 10
  • 11. Overview system of credibility of tweet polarity 11
  • 12. Opinion Credibility Calculator S  calculate credibility of opinion based on an author’s expert knowledge for a given topic. S  In twitter, we consider user bio, user list and user tweets to identify the accuracy weight of user’s background knowledge. S  User bio: contains important information that indicates the expertise of the user, such as his/herself summarized interests, career information and links to his/her personal web page. S  User Lists: allow users to organize people they are following into labeled groups. It contains self- reported expertise indicator. i.e, follower’s judgment about one’s expertise and provide straightforward cues about this judgment to other users. S  User Tweets: They tweeted almost everything: such as: •  their daily activities; •  comment on news; •  promotion of their company, etc., 12
  • 13. Expert Score S  we compute expert score for given topic by adding weight of author’s bio, list features and author’s tweets behavior. wBL = weight of author’s background knowledge (using Bio & List) wTR = author’s topic related ratio (using Author’s Tweets) wRT = ratio of author’s tweet retweet by other users for a given topic (using Author’s Tweets) wF1 = ratio of author’s friends who are related with given topic (using Author’s Tweets) wF2 = ratio of author’s follower who are related with given topic (using Author’s Tweets) wOP= author’s opinions ratio for given topic(using Author’s Tweets) 13
  • 14. wBL (using bio & list) S  apply N-gram approach (using unigram and bigram) to segment them S  extract Noun and Adjective using NLP toolkit1. S  used ontology concept to filter conceptual keyword for a given topic S  calculate the ratio of number of related keywords to total number of raw keywords. S  This strategy produces wBL(using bio and list) to define the author’s expert knowledge. 14
  • 15. Author’s tweets S  the next weight of author based on an author tweets behavior and his/ her network activities. S  focus on the following features that reflected the impact of user background knowledge (expert knowledge score) for a given topic. •  author topic related ratio (wTR) •  ratio of author’s tweet retweet by other users (wRT) for a given topic •  ratio of author’s friends and followers who are related with given topic (wF1, wF2) •  author’s opinions ratio for given topic (wOP) 15
  • 16. wTR (Topic related ration) S  For author topic related ratio, we make the ratio of number of author’s tweet related for specific topic to the number of his all tweet. 16
  • 17. wRT (Author’s tweet retweet by other users) S  In twitter, retweet is a re-posting someone else’s Tweet. S  Using retweet features, we compute how much times author’s tweet has been retweeted by others for a particular topic. 17
  • 18. wF1 and wF2 (Author’s friends and followers who are related with given topic) S  wF1 and wF2 indicate the ratio of author’s friends and followers who are related with given topic. 18
  • 19. wOP (Author’s opinions ratio) S  For author’s opinions ratio; S  we assume how much times author expresses this opinions based on his/her past all opinions for given topic. S  e.g., given tweet opinion is negative, we calculate number of author’s negative tweet based on his/his all past tweet opinion. 19
  • 20. Opinion credibility S  combine expert scores with the result of polarity from sentiment analyzer S  calculate the credibility of tweet polarity result (Cop). 20
  • 21. Preliminary Experiment S  use Twitter API to crawl HK revolution data (Sep 30 2014- Nov 30 2014) as training and testing dataset. S  use 1000 sample data for training dataset to learn sentiment classification using RapidMiner Tool. S  labeled this dataset with tweet’s polarity(positive and negative). S  use many set of SVM parameters for finding the best result and apply 10 fold cross validation. 21
  • 24. Experiment (Credibility Calculation) 24 the range for credibility value: {highest>=70%, lowest<=30%, middle}
  • 26. Conclusion S  proposed a system to measure credibility of sentiment polarity based on author’s expert knowledge. S  To find credibility opinion, our system performed 2 steps: S  Sentiment classification S  Opinion Credibility calculation S  used dataset Hong Kong Revolution dataset. S  will evaluate the accuracy of opinion credibility result. 26
  • 27. Acknowledgements S  Center of Excellence in Intelligent Informatics, Speech and Language Technology and Service Innovation (CILS), Thammasat University, S  Intelligent Informatics, and Service Innovation (IISI), SIIT, Thammasat University S  NRU grant at SIIT, Thammasat University 27
  • 28. S Thank You! J Any Questions??? 28