SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
Who Gives A Tweet? Evaluating Microblog Content Value
                                   Paul André1,2, Michael S. Bernstein3, Kurt Luther4
1                                            2                         3                              4
    Carnegie Mellon University               Electronics &             MIT CSAIL                       Georgia Institute
         Pittsburgh, PA                   Computer Science           Cambridge, MA                      of Technology
      paul.andre@cmu.edu                Uni. Southampton, UK        msbernst@mit.edu                luther@cc.gatech.edu

ABSTRACT                                                        anonymous feedback to accounts they follow in exchange
While microblog readers have a wide variety of reactions to     for feedback from their own followers and other users.
the content they see, studies have tended to focus on           Using our corpus of approximately 43,000 ratings, we ask:
extremes such as retweeting and unfollowing. To                 1) What content do Twitter users value? For example, do
understand the broad continuum of reactions in-between,         users value personal updates while disliking opinions? We
which are typically not shared publicly, we designed a          then ask: 2) Why are some tweets valued more than others?
website that collected the first large corpus of follower
ratings on Twitter updates. Using our dataset of over 43,000    Conventional wisdom exists around these questions, but to
voluntary ratings, we find that nearly 36% of the rated         our knowledge this is the first work to rigorously examine
tweets are worth reading, 25% are not, and 39% are              whether the commonly held truths are accurate. Further, by
middling. These results suggest that users tolerate a large     collecting many ratings, we are able to quantify effect sizes.
amount of less-desired content in their feeds. We find that     A better understanding of content value will allow us to
users value information sharing and random thoughts above       improve the overall experience of microblogging.
me-oriented or presence updates. We also offer insight into
                                                                BACKGROUND
evolving social norms, such as lack of context and misuse
                                                                Twitter content analysis has identified a number of different
of @mentions and hashtags. We discuss implications for
                                                                categories of user and message [9], which we use in our
emerging practice and tool design.
                                                                analysis to assess perceived value by category. Previous
ACM Classification Keywords                                     investigations of specific scenarios have identified positive
H5.m. Information interfaces and presentation (e.g., HCI).      evaluations related to retweeting [10] and search evaluation
General Terms                                                   [4], especially for facts or useful links. Negative outcomes
Design; Human Factors; Measurement                              have been explored in the context of unfollowing, and have
                                                                been linked to network structure and ‘bursts’ of
INTRODUCTION                                                    (uninteresting) tweets [5]. Readers may also value content
Microblogging has been found to have broad value as a           for mere social communication and awareness (the
news and communication medium [3,6], but little is known        equivalent of saying ‘hello’ in the hallway [8]) rather than
about fine-grained content value. Existing studies focus on     for any substantive content.
signals of positive or negative reactions like retweets [10]
and unfollowing [5], but these signals capture only extreme     An analysis of tweets by visual attention [2] suggests that
reactions. Users’ reactions to their feeds are often varied:    interfaces can direct users to high-value content, e.g., by
items can bore, can spur interest, can be funny. However,       highlighting infrequent authors. This prior work used
there are no existing public signals for investigating users’   interest judgments to conclude that there are no externally-
more nuanced reactions at a large scale. If we could better     visible markers like replies or retweets for many of the
understand what users do and do not value, and why, we          tweets that users found interesting. This paper extends
could: 1) derive design implications for better tools or        previous work by gathering a large set of judgments that
automatic filters, and 2) develop insight into emerging         contain not just value but also content and reason.
norms and practice to help users create and consume
valued content.                                                 DESIGN
                                                                To understand the perceived value of Twitter content, we
This work contributes an analysis of microblog content          needed a corpus of tweet ratings. We capitalized on Twitter
from the reader’s point of view, powered by a novel design      users’ curiosity of how others view them to build this
for collecting large numbers of voluntary ratings. We           corpus. We designed a web site, called Who Gives a Tweet
developed a website that encourages Twitter users to give       (WGAT), that delivers anonymous feedback from followers
                                                                and strangers in exchange for rating tweets.
                                                                After signing in to the website, users see a list of ten tweets
Author copy of final version.                                   that they must rate before receiving feedback on their own.
CSCW’12, February 11–15, 2012, Seattle, Washington.             This mechanism capitalizes on anticipated reciprocity: users
                                                                are performing an action (that provides information to the
                                                                site) in the hopes of receiving something they value
                                                                (ratings). WGAT finds tweets to rate from Twitter accounts
that the user follows, preferring accounts that have signed      Information Sharing tweets (49% vs 22%), and fewer Me
up for WGAT, and filtering out @replies. The user then           Now tweets (10% vs 40%). This difference is likely
rates each tweet as Worth Reading, OK, or Not Worth              attributable to the TechCrunch and Mashable demographic,
Reading. Users could also skip rating any tweet. Tweets are      and the inclusion of marketers and organizations in our
displayed with the corresponding author name and avatar to       dataset (unlike Naaman et al., who removed them).
simulate the real-world experience of reading (and judging)
                                                                 Thus, our analysis should generalize to a population of
a Twitter feed. Users may optionally explain why they
                                                                 information-sharing Twitter users, but may not apply
chose that rating. We collected these details via checkboxes
                                                                 evenly to all subpopulations on Twitter. For example,
and a freetext response. The checkbox options were: funny,
                                                                 information sharing might be regarded more highly than in
exciting, useful, informative, or, arrogant, boring,
                                                                 other samples. However, our sample is similar to previous
depressing, mean. These adjectives were adapted from
                                                                 analyses (e.g., [2, 4]), or broader than them due to viral
previous work [1] and iterated with pilot studies.
                                                                 spread, and it is orders of magnitude larger. We believe this
                                                                 sample is broad enough to draw valuable conclusions.
METHOD
After Who Gives A Tweet launched, popular news sites like
                                                                 Regression Analysis
Mashable, TechCrunch, OneForty and CNN wrote about
                                                                 To examine the effect of tweet category on rating, we used
the site, and the link went viral. The subsequent spike in
                                                                 an ordered logistic regression. Standard linear regression
traffic provided us with a significant number of users and
                                                                 assumes that the outcome is ratio or interval. However, we
ratings from many different parts of the Twitter network.
                                                                 did not believe that users’ psychological distance between
We base our analysis on this data from the period of 30 Dec
                                                                 Not Worth Reading and Neutral was necessarily the same
2010 to 17 Jan 2011. The dataset includes 43,738 tweet
                                                                 as the distance between Neutral and Worth Reading. For
ratings from 1,443 users. These users rated the accounts
                                                                 example, it is possible that the bar for tweets Not Worth
they follow, an even broader population of 21,014 Twitter
                                                                 Reading is lower than the bar for tweets Worth Reading. An
users. All analysis is drawn only from follower ratings.
                                                                 ordered logistic regression is non-parametric and does not
                                                                 make this assumption, so we use it instead. We used content
Category Labeling
                                                                 category as the predictor, holding out the Presence
We gathered a sample of 4,220 ratings from users who
rated at least ten tweets. For each tweet, we determined a       Maintenance category (the most disliked) as a baseline for
content category using an adapted version of Naaman's [9]        the categorical dummy variables, and controlled for rater.
tweet categorization scheme, which includes categories like      RESULTS
Me Now (current mood or activity), Presence Maintenance
(e.g., “Hullo twitter!”), Self Promotion (e.g., sharing a blog   How Much of the Twitter Feed is Valued?
post the author just published), and Information Sharing.        Followers described 36% of the rated tweets as Worth
We edited the typology by removing anecdote categories as        Reading (WR), thought that 25% were Not Worth Reading
they were very rare in both datasets. We also added a            (NotWR), and remained neutral about the other 39%. Given
Conversation category to capture many discussion-oriented        that users actively choose to follow these accounts, it is
tweets that did not fit cleanly into the typology.               striking that so few of the tweets are actively liked. On a
                                                                 per-user basis, we find that the average user finds 41%
To apply content labels, we used the paid crowdsourcing          (sd=20%) of their rated tweets Worth Reading. This wide
service Crowdflower. Crowdflower provides a high-quality         variation in quality suggests that the analyses to follow can
result by using questions with known answers (ground truth       have a large impact on the Twitter experience.
data) to discard the submissions of workers who do not
substantially agree with the ground truth. The paper authors     What Categories of Tweets are Valued?
built a ground truth dataset by following Naaman’s manual        It might be reasonable to assume that information sharing
tagging scheme and gave the ground truth labels to               tweets are particularly valued, given Twitter’s emphasis on
Crowdflower along with the full set of tweets to label.          real-time news. Or, it might be feasible that followers enjoy
Cohen’s kappa between Crowdflower’s labels and a held-           personal status updates, since they separate Twitter from
out set of tweets labeled by the paper authors was 0.62:         other information sources like RSS feeds.
moderate to strong agreement. Experimentation indicated
                                                                 We investigated the impact of tweet category on rating
agreement would be as high as 0.81 if ground truth included
                                                                 using the tweets categorized by Crowdflower. Figure 1
multiple categories per tweet as Naaman did.
                                                                 summarizes category ratings. The results of our ordered
                                                                 logistic regression analysis are in Table 1. The odds ratios
Sample Bias and Limitations
Given the naturalistic growth of the site and the technology-    in the table can be interpreted as: Question to Followers had
centric media attention, we began by investigating potential     2.83 times the odds as being rated Worth Reading instead
biases in our dataset. We compared our distribution of tweet     of Neutral, in comparison to a Presence Maintenance tweet.
categories to Naaman et al.'s random sample [9] and found        Figure 1 illustrates these differences graphically. For
two main differences: our dataset contained more                 example, Presence Maintenance tweets had a 45%
Predictor                Odds Ratio      z value
                                                                          Question to Followers    2.83            2.94*
                                                                          Information Sharing      2.69            3.05*
                                                                          Self-Promotion           2.69            2.61*
                                                                          Random Thought           2.47            2.89*
                                                                          Opinion / Complaint      2.05            1.93ˇ
                                                                          Me Now                   1.89            1.94ˇ
                                                                          Conversation             1.57            1.26
                                                                          Presence Maintenance     N/A             N/A
Figure 1. Ratings of a 4,220-tweet subset of our corpus. From left       Table 1. Odds ratios of the ordered logistic regression on
 to right, colors indicate percentages of Worth Reading, Neutral,      rating. Presence Maintenance is the baseline condition. (e.g.,
   and Not Worth Reading. (Ordered by Odds Ratio in Table 1.)          Question to Followers had 2.83 times the odds as being rated
                                                                      Worth Reading instead of Neutral, in comparison to a Presence
                                                                            Maintenance tweet.) N=4220. *p<.01, ˇtrend p ≈ .05

                                                                     often liked either because the follower thought “this is a
                                                                     good use of Twitter” or because of an interest in the topic
                                                                     itself “gives one pause to think about the question posted.”

                                                                     Why are Tweets (Not) Valued by Followers?
 Figure 2. Based on 17,557 ratings from checkboxes, informative
 leads the reasons for liking a tweet, while boring dominates the    The previous section covered what was valued about
                      reasons for disliking.                         tweets; this section elaborates on why. This analysis uses
                                                                     our entire 43,738 tweet dataset as rated by followers. When
probability of being Not Worth Reading, compared to just             WGAT users rated a tweet as worth reading (WR) or not
18% of Question to Followers tweets.                                 (NotWR), they could also select reasons, and enter free text.
                                                                     Of tweets rated WR, 67% were tagged with at least one
The three most strongly disliked categories were Presence            reason; 38% of those NotWR had a reason.
Maintenance, Conversation, and Me Now (the tweeter’s
current status). For example, a Me Now tweet had just 25%            Not Worth Reading: Being boring, repeating old news,
chance of being Worth Reading. Odds of being Worth                   cryptic, or using too many # and @ signs
Reading (vs. Neutral) were just 1.89 times that of Presence          Being boring is far more prevalent a problem than expected.
Maintenance; z=1.94, p≈.05. One might reasonably expect              It was the standout reason for rating NotWR, accounting for
followers to be interested in personal details. However, this        82% of all explanations (Figure 2). Because Twitter
does not seem to be the case. Analyzing the freetext                 emphasizes real-time information, tweeting old information
responses to understand the reasons, we found many cases             led to Boring responses like “Yes, I saw that first thing this
in which the follower was not interested by the tweeter’s            morning” or “I’ve read this same tweet so many times.”
life details, e.g., “sorry, but I don’t care what people are         Some users offered suggestions: “since your followers read
eating”, “too much personal info”, “He moans about this              the [New York Times] too, reposting NYT URLs is tricky
ALL THE TIME. Seriously.” There is a special hatred                  unless you add something.” Boredom is also associated
reserved for Foursquare location check-ins: “foursquare              with banal or prosaic tweets, leading to responses like “and
updates don’t need to be shared on Twitter unless there’s a          so what?” or “it’s fine, but a bit obvious.”
relevant update to be made”, or, more simply: “4sq, ffs...”          Users often complained when the tweet did not share
Presence Maintenance tweets (e.g., “Hullo twitter!”) were            enough context to be understandable or worthwhile. Many
the most strongly disliked. These tweets had variously 1.5-          updates linked to a photo or blog without any other
2.5 times worse odds than any other category. Freeform text          explanation: “just links are the worst thing in the world.”
indicated that these pieces of phatic communication were             Local updates were a point of contention: “don’t live there,
generally considered contentless: “I have one word for one           don’t care.” Negative sentiments or complaints were not
word tweets: BORING”, or “useless.”                                  worth reading: “Kinda negative :-((“, “whining.”

The most-liked categories were Questions to Followers,               Twitter-specific syntax was a common source of complaint,
Information Sharing, and Self-Promotion (often sharing               particularly the overuse of hashtags and @mentions: “Too
links that you created). To some extent, these results may           many tags – can hardly find the real content.” Users also
reflect our sample bias of Twitterers. However, they also            disliked tweets mentioning someone rather than just
suggest that the Twitter ecosystem values learning about             @replying or Direct Messaging them: “dm thanks for rts is
new content. For example, “The headline arouses my                   better”, “Twitter’s fault; feels like listening in on a private
curiosity” or “Wow. Didn’t know that was happening.                  conversation.” Sometimes the extra syntax was
Thanks for informing me.” Questions to Followers were                appreciated: “If you dropped in a hashtag, I could save the
                                                                     search and find out the answer later.”
Our users also rated tweets by celebrities or organizations      Content. Information sharing, self-promotion (links to
they followed. There was tension between expecting a             personally created content) and questions to followers were
professional insight, and getting personal ones: “I              valued highly, while presence maintenance, conversational
unfollowed you for this tweet. I don’t know you; I followed      and ‘me now’ statuses were less valued.
you b/c of your job.” News organizations should consider
                                                                 Emerging Practices. Our analysis suggests: embed more
the tension between giving all the information in a tweet,
                                                                 context in tweets (and be less cryptic); add personal
and piquing a user’s curiosity: “Newsy, and all the news I
                                                                 commentary, especially if retweeting a common news
want is here. Not much of a tease.”
                                                                 source; don’t overuse hashtags and use direct messages
Worth Reading: Information, humor, conciseness                   (DMs) rather than @mentions if more appropriate; happy
Ratings revealed that our users primarily valued Twitter as      sentiments are valued and “whining” is disliked, and
an information medium. Tweets worth reading were often           questions should use a unique hashtag so followers can
informative (48%) or funny (24%), as seen in Figure 2.           keep track of the conversation.
These tags had very little overlap: a tweet was often one or     We see two directions for utilizing these results, and a
the other, but not both. Information links were valued for       comparison to other sites with social media updates.
novelty or an appealing description: “interesting                Facebook, for example, has invested significant time and
perspective on something I know nothing about”, “makes           experimentation to determine who and what to show in
you want to know more.” Humor was a successful way to            one’s newsfeed. Twitter, on the other hand, has been
share random thoughts or opinions especially: “it’s witty        successful despite, or because of, very simple presentation
and snarky. worth the read.” In keeping with Twitter’s           (essentially viewing all updates). Thus, the first direction is
focus on short messages, followers appreciated conciseness:      technological intervention: design implications to make the
“few words to say much, very clear.” A human aspect was          most of what is valued, or reduce or repurpose what is not.
also appreciated: “personal, honest and transparent.”            The second focuses more on Twitter’s simplistic view at the
                                                                 moment and taking a social intervention approach: helping
LIMITATIONS & FUTURE WORK                                        to inform users about perceived value, audience reaction
Our volunteer population was skewed towards technologists        and emerging norms, but ultimately leaving users in control
or “informers” [9]. Though our results provide insight into      of what they share and what is seen. Both approaches have
this user base, it will be important in future work to address   the potential to address issues of value and audience
all types of users and understand which results generalize,      reaction, improving the experience of microblogging for all.
particularly whether there are different communities in
Twitter with different value judgments.                          ACKNOWLEDGMENTS
We asked users to rate tweets, but not rate the person who       We thank Robert Kraut, m.c. schraefel, Jaime Teevan, Ryen
tweeted. There may be a social obligation to follow people       White, Sarita Yardi, and anonymous reviewers for helpful
                                                                 feedback on this and earlier versions of this paper.
whose tweets are perhaps not personally valued. Long-term
ratings of one’s feed would enable detailed analysis on a        REFERENCES
per-user basis. An analysis of users no longer followed          1. Barash, V., Duchenaut, N., Isaacs, E. & Bellotti, V. Faceplant:
would provide another perspective on the value discussion,           Impression (Mis)management in Facebook Status Updates.
as would self-ratings on users’ own tweets. We would also            Proc. ICWSM 2010.
like to consider the effect of potentially unvalued tweets       2. Counts, S., & Fisher, K. Taking It All In? Visual Attention in
actually having a meta-level value in maintaining                    Microblog Consumption. Proc. ICWSM 2011.
awareness and relationships.                                     3. Ehrlich, K. & Shami, S. Microblogging Inside and Outside the
                                                                     Workplace. Proc. ICWSM 2010.
DISCUSSION & CONCLUSION                                          4. Hurlock, J., & Wilson, M.L. Searching Twitter: Separating the
Social media technologies present both new opportunities             Tweet from the Chaff. Proc. ICWSM 2011.
for connection, as well as new tensions and conflicts [7]. As    5. Kwak, H., Chun, H. & Moon, S. Fragile online relationship: a
                                                                     first look at unfollow dynamics in twitter. Proc. CHI 2011.
a first step at answering questions of microblog content
                                                                 6. Kwak, H., Lee, C., Park, H., & Moon, S. What is Twitter, a
value, we designed a website to collect the first large corpus       Social Network or a News Media? Proc. WWW 2010.
of follower ratings on Twitter updates. Using 43,000             7. Marwick, A. E. & boyd., d. Twitter Users, context collapse,
volunteer ratings on tweets, we asked what is (or is not)            and the imagined audience. New Media & Society 13(1), 2011.
valued, and why.                                                 8. Miller, V. New Media, Networking and Phatic Culture.
Distribution. Our sample of Twitter users rated 36% of               Convergence 2008, 14:387.
tweets as worth reading, 25% as not, and 39% as middling.        9. Naaman, M., Boase, J. & Lai, C. Is it really about me?
                                                                     Message Content in Social Awareness Streams. CSCW 2010.
The average user rated 41% (sd=20%) of tweets as worth
                                                                 10. Suh, B., Hong, L., Pirolli, P. & Chi, E. H. Want to be
reading. In a personally curated stream, it may be surprising
                                                                     Retweeted? Large Scale Analytics on Factors Impacting
that so few rated tweets were considered worth reading.              Retweet in Twitter Network. Proc. SocialCom 2010.

Mais conteúdo relacionado

Mais procurados

Hashtag Conversations, Eventgraphs, and User Ego Neighborhoods: Extracting...
Hashtag Conversations,Eventgraphs, and User Ego Neighborhoods:  Extracting...Hashtag Conversations,Eventgraphs, and User Ego Neighborhoods:  Extracting...
Hashtag Conversations, Eventgraphs, and User Ego Neighborhoods: Extracting...learjk
 
Final Poster for Engineering Showcase
Final Poster for Engineering ShowcaseFinal Poster for Engineering Showcase
Final Poster for Engineering ShowcaseTucker Truesdale
 
Data Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering AlgorithmData Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering Algorithmnishant24894
 
SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...
SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...
SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...cscpconf
 
Finding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network AnalysisFinding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network AnalysisAndry Alamsyah
 
Intro to sentiment analysis
Intro to sentiment analysisIntro to sentiment analysis
Intro to sentiment analysisTimea Turdean
 
Computing Social Score of Web Artifacts - IRE Major Project Spring 2015
Computing Social Score of Web Artifacts - IRE Major Project Spring 2015Computing Social Score of Web Artifacts - IRE Major Project Spring 2015
Computing Social Score of Web Artifacts - IRE Major Project Spring 2015Amar Budhiraja
 
Response modeling-iui-2013-talk
Response modeling-iui-2013-talkResponse modeling-iui-2013-talk
Response modeling-iui-2013-talkjmahmud22
 
Detecting stress based on social interactions in social networks
Detecting stress based on social interactions in social networksDetecting stress based on social interactions in social networks
Detecting stress based on social interactions in social networksVenkat Projects
 
Analyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-TweetsAnalyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-TweetsRESHAN FARAZ
 
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
 
Twitter as a personalizable information service ii
Twitter as a personalizable information service iiTwitter as a personalizable information service ii
Twitter as a personalizable information service iiKan-Han (John) Lu
 
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Andry Alamsyah
 
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORKINFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORKIAEME Publication
 
KnowMe and ShareMe: Understanding Automatically Discovered Personality Trai...
 KnowMe and ShareMe:  Understanding Automatically Discovered Personality Trai... KnowMe and ShareMe:  Understanding Automatically Discovered Personality Trai...
KnowMe and ShareMe: Understanding Automatically Discovered Personality Trai...Wookjae Maeng
 

Mais procurados (19)

Nannobloging pr
Nannobloging prNannobloging pr
Nannobloging pr
 
Hashtag Conversations, Eventgraphs, and User Ego Neighborhoods: Extracting...
Hashtag Conversations,Eventgraphs, and User Ego Neighborhoods:  Extracting...Hashtag Conversations,Eventgraphs, and User Ego Neighborhoods:  Extracting...
Hashtag Conversations, Eventgraphs, and User Ego Neighborhoods: Extracting...
 
Final Poster for Engineering Showcase
Final Poster for Engineering ShowcaseFinal Poster for Engineering Showcase
Final Poster for Engineering Showcase
 
Data Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering AlgorithmData Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering Algorithm
 
SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...
SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...
SOCIAL LIVE-STREAMING: TWITCH.TV AND USES AND GRATIFICATION THEORY SOCIAL NET...
 
Finding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network AnalysisFinding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network Analysis
 
Intro to sentiment analysis
Intro to sentiment analysisIntro to sentiment analysis
Intro to sentiment analysis
 
757
757757
757
 
Computing Social Score of Web Artifacts - IRE Major Project Spring 2015
Computing Social Score of Web Artifacts - IRE Major Project Spring 2015Computing Social Score of Web Artifacts - IRE Major Project Spring 2015
Computing Social Score of Web Artifacts - IRE Major Project Spring 2015
 
Response modeling-iui-2013-talk
Response modeling-iui-2013-talkResponse modeling-iui-2013-talk
Response modeling-iui-2013-talk
 
Detecting stress based on social interactions in social networks
Detecting stress based on social interactions in social networksDetecting stress based on social interactions in social networks
Detecting stress based on social interactions in social networks
 
Analyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-TweetsAnalyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-Tweets
 
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)
 
Twitter as a personalizable information service ii
Twitter as a personalizable information service iiTwitter as a personalizable information service ii
Twitter as a personalizable information service ii
 
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
 
Content-based link prediction
Content-based link predictionContent-based link prediction
Content-based link prediction
 
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORKINFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
INFORMATION RETRIEVAL TOPICS IN TWITTER USING WEIGHTED PREDICTION NETWORK
 
Ppt
PptPpt
Ppt
 
KnowMe and ShareMe: Understanding Automatically Discovered Personality Trai...
 KnowMe and ShareMe:  Understanding Automatically Discovered Personality Trai... KnowMe and ShareMe:  Understanding Automatically Discovered Personality Trai...
KnowMe and ShareMe: Understanding Automatically Discovered Personality Trai...
 

Destaque

Etude ipsos google global smartphone
Etude ipsos google global smartphoneEtude ipsos google global smartphone
Etude ipsos google global smartphoneGenaro Bardy
 
20140221 c.lassalle la rochelle site nantes tan
20140221 c.lassalle la rochelle site nantes  tan20140221 c.lassalle la rochelle site nantes  tan
20140221 c.lassalle la rochelle site nantes tanVéronique SEEL (Michaut)
 
SOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACT
SOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACTSOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACT
SOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACTGenaro Bardy
 
The value of content
The value of contentThe value of content
The value of contentGenaro Bardy
 
Social networking 2013
Social networking 2013Social networking 2013
Social networking 2013Genaro Bardy
 
f commerce whitepaper by Syzygy
f commerce whitepaper by Syzygyf commerce whitepaper by Syzygy
f commerce whitepaper by SyzygyGenaro Bardy
 

Destaque (6)

Etude ipsos google global smartphone
Etude ipsos google global smartphoneEtude ipsos google global smartphone
Etude ipsos google global smartphone
 
20140221 c.lassalle la rochelle site nantes tan
20140221 c.lassalle la rochelle site nantes  tan20140221 c.lassalle la rochelle site nantes  tan
20140221 c.lassalle la rochelle site nantes tan
 
SOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACT
SOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACTSOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACT
SOCIALLY ENGAGED COMPANIES$SEE 4X GREATER BUSINESS IMPACT
 
The value of content
The value of contentThe value of content
The value of content
 
Social networking 2013
Social networking 2013Social networking 2013
Social networking 2013
 
f commerce whitepaper by Syzygy
f commerce whitepaper by Syzygyf commerce whitepaper by Syzygy
f commerce whitepaper by Syzygy
 

Semelhante a Who gives a tweet

Twitter: Social Network Or News Medium?
Twitter: Social Network Or News Medium?Twitter: Social Network Or News Medium?
Twitter: Social Network Or News Medium?Serge Beckers
 
A topology based approach twittersdlfkjsdlkfj
A topology based approach twittersdlfkjsdlkfjA topology based approach twittersdlfkjsdlkfj
A topology based approach twittersdlfkjsdlkfjKunal Mittal
 
Predicting the future with social media (Twitter y Box Office)
Predicting the future with social media (Twitter y Box Office)Predicting the future with social media (Twitter y Box Office)
Predicting the future with social media (Twitter y Box Office)Gonzalo Martín
 
What Your Tweets Tell Us About You, Speaker Notes
What Your Tweets Tell Us About You, Speaker NotesWhat Your Tweets Tell Us About You, Speaker Notes
What Your Tweets Tell Us About You, Speaker NotesKrisKasianovitz
 
Current trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networksCurrent trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networkseSAT Publishing House
 
IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...
IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...
IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...IRJET Journal
 
Estudio Influencia Y Pasividad En Social Media
Estudio Influencia Y Pasividad En Social MediaEstudio Influencia Y Pasividad En Social Media
Estudio Influencia Y Pasividad En Social Mediaeliasvillagran
 
Selas Turkiye Influence And Passivity In Social Media Excerpted
Selas Turkiye Influence And Passivity In Social Media ExcerptedSelas Turkiye Influence And Passivity In Social Media Excerpted
Selas Turkiye Influence And Passivity In Social Media ExcerptedZiya NISANOGLU
 
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATAanargha gangadharan
 
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 DATAMary Lis Joseph
 
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATAParvathy Devaraj
 
Twitter Usage at Conferences
Twitter Usage at ConferencesTwitter Usage at Conferences
Twitter Usage at ConferencesRam Parthasarathy
 
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
 
Sentiment analysis by using fuzzy logic
Sentiment analysis by using fuzzy logicSentiment analysis by using fuzzy logic
Sentiment analysis by using fuzzy logicijcseit
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...ijcseit
 
Sentiment Analysis using Fuzzy logic
Sentiment Analysis using Fuzzy logicSentiment Analysis using Fuzzy logic
Sentiment Analysis using Fuzzy logicVinay Sawant
 
SENTIMENT ANALYSIS BY USING FUZZY LOGIC
SENTIMENT ANALYSIS BY USING FUZZY LOGICSENTIMENT ANALYSIS BY USING FUZZY LOGIC
SENTIMENT ANALYSIS BY USING FUZZY LOGICijcseit
 

Semelhante a Who gives a tweet (20)

Twitter: Social Network Or News Medium?
Twitter: Social Network Or News Medium?Twitter: Social Network Or News Medium?
Twitter: Social Network Or News Medium?
 
32 99-1-pb
32 99-1-pb32 99-1-pb
32 99-1-pb
 
A topology based approach twittersdlfkjsdlkfj
A topology based approach twittersdlfkjsdlkfjA topology based approach twittersdlfkjsdlkfj
A topology based approach twittersdlfkjsdlkfj
 
Predicting the future with social media (Twitter y Box Office)
Predicting the future with social media (Twitter y Box Office)Predicting the future with social media (Twitter y Box Office)
Predicting the future with social media (Twitter y Box Office)
 
F017433947
F017433947F017433947
F017433947
 
What Your Tweets Tell Us About You, Speaker Notes
What Your Tweets Tell Us About You, Speaker NotesWhat Your Tweets Tell Us About You, Speaker Notes
What Your Tweets Tell Us About You, Speaker Notes
 
Current trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networksCurrent trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networks
 
IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...
IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...
IRJET- Effective Countering of Communal Hatred During Disaster Events in Soci...
 
Sub1557
Sub1557Sub1557
Sub1557
 
Estudio Influencia Y Pasividad En Social Media
Estudio Influencia Y Pasividad En Social MediaEstudio Influencia Y Pasividad En Social Media
Estudio Influencia Y Pasividad En Social Media
 
Selas Turkiye Influence And Passivity In Social Media Excerpted
Selas Turkiye Influence And Passivity In Social Media ExcerptedSelas Turkiye Influence And Passivity In Social Media Excerpted
Selas Turkiye Influence And Passivity In Social Media Excerpted
 
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
 
Twitter Usage at Conferences
Twitter Usage at ConferencesTwitter Usage at Conferences
Twitter Usage at Conferences
 
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
 
Sentiment analysis by using fuzzy logic
Sentiment analysis by using fuzzy logicSentiment analysis by using fuzzy logic
Sentiment analysis by using fuzzy logic
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...
 
Sentiment Analysis using Fuzzy logic
Sentiment Analysis using Fuzzy logicSentiment Analysis using Fuzzy logic
Sentiment Analysis using Fuzzy logic
 
SENTIMENT ANALYSIS BY USING FUZZY LOGIC
SENTIMENT ANALYSIS BY USING FUZZY LOGICSENTIMENT ANALYSIS BY USING FUZZY LOGIC
SENTIMENT ANALYSIS BY USING FUZZY LOGIC
 

Mais de Genaro Bardy

Photojournalisme en 2015 - Etude SCAM
Photojournalisme en 2015 - Etude SCAMPhotojournalisme en 2015 - Etude SCAM
Photojournalisme en 2015 - Etude SCAMGenaro Bardy
 
Global Brands 2014 report by WPP
Global Brands 2014 report by WPPGlobal Brands 2014 report by WPP
Global Brands 2014 report by WPPGenaro Bardy
 
The role of content - nielsen
The role of content - nielsenThe role of content - nielsen
The role of content - nielsenGenaro Bardy
 
Deloitte Digital Democracy 2014
Deloitte Digital Democracy 2014Deloitte Digital Democracy 2014
Deloitte Digital Democracy 2014Genaro Bardy
 
Journalist Involvement in Comment Sections
Journalist Involvement  in Comment SectionsJournalist Involvement  in Comment Sections
Journalist Involvement in Comment SectionsGenaro Bardy
 
Bunkr - Forget Powerpoint
Bunkr - Forget PowerpointBunkr - Forget Powerpoint
Bunkr - Forget PowerpointGenaro Bardy
 
Guide dutilisation pédagogique des médias sociaux
Guide dutilisation pédagogique des médias sociauxGuide dutilisation pédagogique des médias sociaux
Guide dutilisation pédagogique des médias sociauxGenaro Bardy
 
La diffusion des technologies de l’information et de la communication dans la...
La diffusion des technologies de l’information et de la communication dans la...La diffusion des technologies de l’information et de la communication dans la...
La diffusion des technologies de l’information et de la communication dans la...Genaro Bardy
 
Social Customer Lifecycle
Social Customer LifecycleSocial Customer Lifecycle
Social Customer LifecycleGenaro Bardy
 
The Social Media Ecosystem Report by IAB
The Social Media Ecosystem Report by IABThe Social Media Ecosystem Report by IAB
The Social Media Ecosystem Report by IABGenaro Bardy
 
Excuses Ikea - Catalogue Arabie Saoudite
Excuses Ikea - Catalogue Arabie SaouditeExcuses Ikea - Catalogue Arabie Saoudite
Excuses Ikea - Catalogue Arabie SaouditeGenaro Bardy
 
Eurobrand 2012 france top 10
Eurobrand 2012 france top 10Eurobrand 2012 france top 10
Eurobrand 2012 france top 10Genaro Bardy
 
Eurobrand 2012 europe top 10
Eurobrand 2012 europe top 10Eurobrand 2012 europe top 10
Eurobrand 2012 europe top 10Genaro Bardy
 
Eurobrand 2012 global top 100
Eurobrand 2012 global top 100Eurobrand 2012 global top 100
Eurobrand 2012 global top 100Genaro Bardy
 
Emploi sur Internet - Livre blanc
Emploi sur Internet - Livre blancEmploi sur Internet - Livre blanc
Emploi sur Internet - Livre blancGenaro Bardy
 
Livre blanc observatoire marketing digital sas idc 2012
Livre blanc observatoire marketing digital sas idc 2012Livre blanc observatoire marketing digital sas idc 2012
Livre blanc observatoire marketing digital sas idc 2012Genaro Bardy
 
Display business trends publisher edition by Google
Display business trends publisher edition by GoogleDisplay business trends publisher edition by Google
Display business trends publisher edition by GoogleGenaro Bardy
 
Brandz 2012 top 100
Brandz 2012 top 100Brandz 2012 top 100
Brandz 2012 top 100Genaro Bardy
 

Mais de Genaro Bardy (20)

Photojournalisme en 2015 - Etude SCAM
Photojournalisme en 2015 - Etude SCAMPhotojournalisme en 2015 - Etude SCAM
Photojournalisme en 2015 - Etude SCAM
 
Global Brands 2014 report by WPP
Global Brands 2014 report by WPPGlobal Brands 2014 report by WPP
Global Brands 2014 report by WPP
 
The role of content - nielsen
The role of content - nielsenThe role of content - nielsen
The role of content - nielsen
 
Deloitte Digital Democracy 2014
Deloitte Digital Democracy 2014Deloitte Digital Democracy 2014
Deloitte Digital Democracy 2014
 
Journalist Involvement in Comment Sections
Journalist Involvement  in Comment SectionsJournalist Involvement  in Comment Sections
Journalist Involvement in Comment Sections
 
Bunkr - Forget Powerpoint
Bunkr - Forget PowerpointBunkr - Forget Powerpoint
Bunkr - Forget Powerpoint
 
Guide dutilisation pédagogique des médias sociaux
Guide dutilisation pédagogique des médias sociauxGuide dutilisation pédagogique des médias sociaux
Guide dutilisation pédagogique des médias sociaux
 
La diffusion des technologies de l’information et de la communication dans la...
La diffusion des technologies de l’information et de la communication dans la...La diffusion des technologies de l’information et de la communication dans la...
La diffusion des technologies de l’information et de la communication dans la...
 
Social Customer Lifecycle
Social Customer LifecycleSocial Customer Lifecycle
Social Customer Lifecycle
 
The Social Media Ecosystem Report by IAB
The Social Media Ecosystem Report by IABThe Social Media Ecosystem Report by IAB
The Social Media Ecosystem Report by IAB
 
Excuses Ikea - Catalogue Arabie Saoudite
Excuses Ikea - Catalogue Arabie SaouditeExcuses Ikea - Catalogue Arabie Saoudite
Excuses Ikea - Catalogue Arabie Saoudite
 
Eurobrand 2012 france top 10
Eurobrand 2012 france top 10Eurobrand 2012 france top 10
Eurobrand 2012 france top 10
 
Eurobrand 2012 europe top 10
Eurobrand 2012 europe top 10Eurobrand 2012 europe top 10
Eurobrand 2012 europe top 10
 
Eurobrand 2012 global top 100
Eurobrand 2012 global top 100Eurobrand 2012 global top 100
Eurobrand 2012 global top 100
 
Emploi sur Internet - Livre blanc
Emploi sur Internet - Livre blancEmploi sur Internet - Livre blanc
Emploi sur Internet - Livre blanc
 
Livre blanc observatoire marketing digital sas idc 2012
Livre blanc observatoire marketing digital sas idc 2012Livre blanc observatoire marketing digital sas idc 2012
Livre blanc observatoire marketing digital sas idc 2012
 
Display business trends publisher edition by Google
Display business trends publisher edition by GoogleDisplay business trends publisher edition by Google
Display business trends publisher edition by Google
 
etude popai
etude popaietude popai
etude popai
 
Brandz 2012 top 100
Brandz 2012 top 100Brandz 2012 top 100
Brandz 2012 top 100
 
CGA skyboard
CGA skyboardCGA skyboard
CGA skyboard
 

Último

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Último (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

Who gives a tweet

  • 1. Who Gives A Tweet? Evaluating Microblog Content Value Paul André1,2, Michael S. Bernstein3, Kurt Luther4 1 2 3 4 Carnegie Mellon University Electronics & MIT CSAIL Georgia Institute Pittsburgh, PA Computer Science Cambridge, MA of Technology paul.andre@cmu.edu Uni. Southampton, UK msbernst@mit.edu luther@cc.gatech.edu ABSTRACT anonymous feedback to accounts they follow in exchange While microblog readers have a wide variety of reactions to for feedback from their own followers and other users. the content they see, studies have tended to focus on Using our corpus of approximately 43,000 ratings, we ask: extremes such as retweeting and unfollowing. To 1) What content do Twitter users value? For example, do understand the broad continuum of reactions in-between, users value personal updates while disliking opinions? We which are typically not shared publicly, we designed a then ask: 2) Why are some tweets valued more than others? website that collected the first large corpus of follower ratings on Twitter updates. Using our dataset of over 43,000 Conventional wisdom exists around these questions, but to voluntary ratings, we find that nearly 36% of the rated our knowledge this is the first work to rigorously examine tweets are worth reading, 25% are not, and 39% are whether the commonly held truths are accurate. Further, by middling. These results suggest that users tolerate a large collecting many ratings, we are able to quantify effect sizes. amount of less-desired content in their feeds. We find that A better understanding of content value will allow us to users value information sharing and random thoughts above improve the overall experience of microblogging. me-oriented or presence updates. We also offer insight into BACKGROUND evolving social norms, such as lack of context and misuse Twitter content analysis has identified a number of different of @mentions and hashtags. We discuss implications for categories of user and message [9], which we use in our emerging practice and tool design. analysis to assess perceived value by category. Previous ACM Classification Keywords investigations of specific scenarios have identified positive H5.m. Information interfaces and presentation (e.g., HCI). evaluations related to retweeting [10] and search evaluation General Terms [4], especially for facts or useful links. Negative outcomes Design; Human Factors; Measurement have been explored in the context of unfollowing, and have been linked to network structure and ‘bursts’ of INTRODUCTION (uninteresting) tweets [5]. Readers may also value content Microblogging has been found to have broad value as a for mere social communication and awareness (the news and communication medium [3,6], but little is known equivalent of saying ‘hello’ in the hallway [8]) rather than about fine-grained content value. Existing studies focus on for any substantive content. signals of positive or negative reactions like retweets [10] and unfollowing [5], but these signals capture only extreme An analysis of tweets by visual attention [2] suggests that reactions. Users’ reactions to their feeds are often varied: interfaces can direct users to high-value content, e.g., by items can bore, can spur interest, can be funny. However, highlighting infrequent authors. This prior work used there are no existing public signals for investigating users’ interest judgments to conclude that there are no externally- more nuanced reactions at a large scale. If we could better visible markers like replies or retweets for many of the understand what users do and do not value, and why, we tweets that users found interesting. This paper extends could: 1) derive design implications for better tools or previous work by gathering a large set of judgments that automatic filters, and 2) develop insight into emerging contain not just value but also content and reason. norms and practice to help users create and consume valued content. DESIGN To understand the perceived value of Twitter content, we This work contributes an analysis of microblog content needed a corpus of tweet ratings. We capitalized on Twitter from the reader’s point of view, powered by a novel design users’ curiosity of how others view them to build this for collecting large numbers of voluntary ratings. We corpus. We designed a web site, called Who Gives a Tweet developed a website that encourages Twitter users to give (WGAT), that delivers anonymous feedback from followers and strangers in exchange for rating tweets. After signing in to the website, users see a list of ten tweets Author copy of final version. that they must rate before receiving feedback on their own. CSCW’12, February 11–15, 2012, Seattle, Washington. This mechanism capitalizes on anticipated reciprocity: users are performing an action (that provides information to the site) in the hopes of receiving something they value (ratings). WGAT finds tweets to rate from Twitter accounts
  • 2. that the user follows, preferring accounts that have signed Information Sharing tweets (49% vs 22%), and fewer Me up for WGAT, and filtering out @replies. The user then Now tweets (10% vs 40%). This difference is likely rates each tweet as Worth Reading, OK, or Not Worth attributable to the TechCrunch and Mashable demographic, Reading. Users could also skip rating any tweet. Tweets are and the inclusion of marketers and organizations in our displayed with the corresponding author name and avatar to dataset (unlike Naaman et al., who removed them). simulate the real-world experience of reading (and judging) Thus, our analysis should generalize to a population of a Twitter feed. Users may optionally explain why they information-sharing Twitter users, but may not apply chose that rating. We collected these details via checkboxes evenly to all subpopulations on Twitter. For example, and a freetext response. The checkbox options were: funny, information sharing might be regarded more highly than in exciting, useful, informative, or, arrogant, boring, other samples. However, our sample is similar to previous depressing, mean. These adjectives were adapted from analyses (e.g., [2, 4]), or broader than them due to viral previous work [1] and iterated with pilot studies. spread, and it is orders of magnitude larger. We believe this sample is broad enough to draw valuable conclusions. METHOD After Who Gives A Tweet launched, popular news sites like Regression Analysis Mashable, TechCrunch, OneForty and CNN wrote about To examine the effect of tweet category on rating, we used the site, and the link went viral. The subsequent spike in an ordered logistic regression. Standard linear regression traffic provided us with a significant number of users and assumes that the outcome is ratio or interval. However, we ratings from many different parts of the Twitter network. did not believe that users’ psychological distance between We base our analysis on this data from the period of 30 Dec Not Worth Reading and Neutral was necessarily the same 2010 to 17 Jan 2011. The dataset includes 43,738 tweet as the distance between Neutral and Worth Reading. For ratings from 1,443 users. These users rated the accounts example, it is possible that the bar for tweets Not Worth they follow, an even broader population of 21,014 Twitter Reading is lower than the bar for tweets Worth Reading. An users. All analysis is drawn only from follower ratings. ordered logistic regression is non-parametric and does not make this assumption, so we use it instead. We used content Category Labeling category as the predictor, holding out the Presence We gathered a sample of 4,220 ratings from users who rated at least ten tweets. For each tweet, we determined a Maintenance category (the most disliked) as a baseline for content category using an adapted version of Naaman's [9] the categorical dummy variables, and controlled for rater. tweet categorization scheme, which includes categories like RESULTS Me Now (current mood or activity), Presence Maintenance (e.g., “Hullo twitter!”), Self Promotion (e.g., sharing a blog How Much of the Twitter Feed is Valued? post the author just published), and Information Sharing. Followers described 36% of the rated tweets as Worth We edited the typology by removing anecdote categories as Reading (WR), thought that 25% were Not Worth Reading they were very rare in both datasets. We also added a (NotWR), and remained neutral about the other 39%. Given Conversation category to capture many discussion-oriented that users actively choose to follow these accounts, it is tweets that did not fit cleanly into the typology. striking that so few of the tweets are actively liked. On a per-user basis, we find that the average user finds 41% To apply content labels, we used the paid crowdsourcing (sd=20%) of their rated tweets Worth Reading. This wide service Crowdflower. Crowdflower provides a high-quality variation in quality suggests that the analyses to follow can result by using questions with known answers (ground truth have a large impact on the Twitter experience. data) to discard the submissions of workers who do not substantially agree with the ground truth. The paper authors What Categories of Tweets are Valued? built a ground truth dataset by following Naaman’s manual It might be reasonable to assume that information sharing tagging scheme and gave the ground truth labels to tweets are particularly valued, given Twitter’s emphasis on Crowdflower along with the full set of tweets to label. real-time news. Or, it might be feasible that followers enjoy Cohen’s kappa between Crowdflower’s labels and a held- personal status updates, since they separate Twitter from out set of tweets labeled by the paper authors was 0.62: other information sources like RSS feeds. moderate to strong agreement. Experimentation indicated We investigated the impact of tweet category on rating agreement would be as high as 0.81 if ground truth included using the tweets categorized by Crowdflower. Figure 1 multiple categories per tweet as Naaman did. summarizes category ratings. The results of our ordered logistic regression analysis are in Table 1. The odds ratios Sample Bias and Limitations Given the naturalistic growth of the site and the technology- in the table can be interpreted as: Question to Followers had centric media attention, we began by investigating potential 2.83 times the odds as being rated Worth Reading instead biases in our dataset. We compared our distribution of tweet of Neutral, in comparison to a Presence Maintenance tweet. categories to Naaman et al.'s random sample [9] and found Figure 1 illustrates these differences graphically. For two main differences: our dataset contained more example, Presence Maintenance tweets had a 45%
  • 3. Predictor Odds Ratio z value Question to Followers 2.83 2.94* Information Sharing 2.69 3.05* Self-Promotion 2.69 2.61* Random Thought 2.47 2.89* Opinion / Complaint 2.05 1.93ˇ Me Now 1.89 1.94ˇ Conversation 1.57 1.26 Presence Maintenance N/A N/A Figure 1. Ratings of a 4,220-tweet subset of our corpus. From left Table 1. Odds ratios of the ordered logistic regression on to right, colors indicate percentages of Worth Reading, Neutral, rating. Presence Maintenance is the baseline condition. (e.g., and Not Worth Reading. (Ordered by Odds Ratio in Table 1.) Question to Followers had 2.83 times the odds as being rated Worth Reading instead of Neutral, in comparison to a Presence Maintenance tweet.) N=4220. *p<.01, ˇtrend p ≈ .05 often liked either because the follower thought “this is a good use of Twitter” or because of an interest in the topic itself “gives one pause to think about the question posted.” Why are Tweets (Not) Valued by Followers? Figure 2. Based on 17,557 ratings from checkboxes, informative leads the reasons for liking a tweet, while boring dominates the The previous section covered what was valued about reasons for disliking. tweets; this section elaborates on why. This analysis uses our entire 43,738 tweet dataset as rated by followers. When probability of being Not Worth Reading, compared to just WGAT users rated a tweet as worth reading (WR) or not 18% of Question to Followers tweets. (NotWR), they could also select reasons, and enter free text. Of tweets rated WR, 67% were tagged with at least one The three most strongly disliked categories were Presence reason; 38% of those NotWR had a reason. Maintenance, Conversation, and Me Now (the tweeter’s current status). For example, a Me Now tweet had just 25% Not Worth Reading: Being boring, repeating old news, chance of being Worth Reading. Odds of being Worth cryptic, or using too many # and @ signs Reading (vs. Neutral) were just 1.89 times that of Presence Being boring is far more prevalent a problem than expected. Maintenance; z=1.94, p≈.05. One might reasonably expect It was the standout reason for rating NotWR, accounting for followers to be interested in personal details. However, this 82% of all explanations (Figure 2). Because Twitter does not seem to be the case. Analyzing the freetext emphasizes real-time information, tweeting old information responses to understand the reasons, we found many cases led to Boring responses like “Yes, I saw that first thing this in which the follower was not interested by the tweeter’s morning” or “I’ve read this same tweet so many times.” life details, e.g., “sorry, but I don’t care what people are Some users offered suggestions: “since your followers read eating”, “too much personal info”, “He moans about this the [New York Times] too, reposting NYT URLs is tricky ALL THE TIME. Seriously.” There is a special hatred unless you add something.” Boredom is also associated reserved for Foursquare location check-ins: “foursquare with banal or prosaic tweets, leading to responses like “and updates don’t need to be shared on Twitter unless there’s a so what?” or “it’s fine, but a bit obvious.” relevant update to be made”, or, more simply: “4sq, ffs...” Users often complained when the tweet did not share Presence Maintenance tweets (e.g., “Hullo twitter!”) were enough context to be understandable or worthwhile. Many the most strongly disliked. These tweets had variously 1.5- updates linked to a photo or blog without any other 2.5 times worse odds than any other category. Freeform text explanation: “just links are the worst thing in the world.” indicated that these pieces of phatic communication were Local updates were a point of contention: “don’t live there, generally considered contentless: “I have one word for one don’t care.” Negative sentiments or complaints were not word tweets: BORING”, or “useless.” worth reading: “Kinda negative :-((“, “whining.” The most-liked categories were Questions to Followers, Twitter-specific syntax was a common source of complaint, Information Sharing, and Self-Promotion (often sharing particularly the overuse of hashtags and @mentions: “Too links that you created). To some extent, these results may many tags – can hardly find the real content.” Users also reflect our sample bias of Twitterers. However, they also disliked tweets mentioning someone rather than just suggest that the Twitter ecosystem values learning about @replying or Direct Messaging them: “dm thanks for rts is new content. For example, “The headline arouses my better”, “Twitter’s fault; feels like listening in on a private curiosity” or “Wow. Didn’t know that was happening. conversation.” Sometimes the extra syntax was Thanks for informing me.” Questions to Followers were appreciated: “If you dropped in a hashtag, I could save the search and find out the answer later.”
  • 4. Our users also rated tweets by celebrities or organizations Content. Information sharing, self-promotion (links to they followed. There was tension between expecting a personally created content) and questions to followers were professional insight, and getting personal ones: “I valued highly, while presence maintenance, conversational unfollowed you for this tweet. I don’t know you; I followed and ‘me now’ statuses were less valued. you b/c of your job.” News organizations should consider Emerging Practices. Our analysis suggests: embed more the tension between giving all the information in a tweet, context in tweets (and be less cryptic); add personal and piquing a user’s curiosity: “Newsy, and all the news I commentary, especially if retweeting a common news want is here. Not much of a tease.” source; don’t overuse hashtags and use direct messages Worth Reading: Information, humor, conciseness (DMs) rather than @mentions if more appropriate; happy Ratings revealed that our users primarily valued Twitter as sentiments are valued and “whining” is disliked, and an information medium. Tweets worth reading were often questions should use a unique hashtag so followers can informative (48%) or funny (24%), as seen in Figure 2. keep track of the conversation. These tags had very little overlap: a tweet was often one or We see two directions for utilizing these results, and a the other, but not both. Information links were valued for comparison to other sites with social media updates. novelty or an appealing description: “interesting Facebook, for example, has invested significant time and perspective on something I know nothing about”, “makes experimentation to determine who and what to show in you want to know more.” Humor was a successful way to one’s newsfeed. Twitter, on the other hand, has been share random thoughts or opinions especially: “it’s witty successful despite, or because of, very simple presentation and snarky. worth the read.” In keeping with Twitter’s (essentially viewing all updates). Thus, the first direction is focus on short messages, followers appreciated conciseness: technological intervention: design implications to make the “few words to say much, very clear.” A human aspect was most of what is valued, or reduce or repurpose what is not. also appreciated: “personal, honest and transparent.” The second focuses more on Twitter’s simplistic view at the moment and taking a social intervention approach: helping LIMITATIONS & FUTURE WORK to inform users about perceived value, audience reaction Our volunteer population was skewed towards technologists and emerging norms, but ultimately leaving users in control or “informers” [9]. Though our results provide insight into of what they share and what is seen. Both approaches have this user base, it will be important in future work to address the potential to address issues of value and audience all types of users and understand which results generalize, reaction, improving the experience of microblogging for all. particularly whether there are different communities in Twitter with different value judgments. ACKNOWLEDGMENTS We asked users to rate tweets, but not rate the person who We thank Robert Kraut, m.c. schraefel, Jaime Teevan, Ryen tweeted. There may be a social obligation to follow people White, Sarita Yardi, and anonymous reviewers for helpful feedback on this and earlier versions of this paper. whose tweets are perhaps not personally valued. Long-term ratings of one’s feed would enable detailed analysis on a REFERENCES per-user basis. An analysis of users no longer followed 1. Barash, V., Duchenaut, N., Isaacs, E. & Bellotti, V. Faceplant: would provide another perspective on the value discussion, Impression (Mis)management in Facebook Status Updates. as would self-ratings on users’ own tweets. We would also Proc. ICWSM 2010. like to consider the effect of potentially unvalued tweets 2. Counts, S., & Fisher, K. Taking It All In? Visual Attention in actually having a meta-level value in maintaining Microblog Consumption. Proc. ICWSM 2011. awareness and relationships. 3. Ehrlich, K. & Shami, S. Microblogging Inside and Outside the Workplace. Proc. ICWSM 2010. DISCUSSION & CONCLUSION 4. Hurlock, J., & Wilson, M.L. Searching Twitter: Separating the Social media technologies present both new opportunities Tweet from the Chaff. Proc. ICWSM 2011. for connection, as well as new tensions and conflicts [7]. As 5. Kwak, H., Chun, H. & Moon, S. Fragile online relationship: a first look at unfollow dynamics in twitter. Proc. CHI 2011. a first step at answering questions of microblog content 6. Kwak, H., Lee, C., Park, H., & Moon, S. What is Twitter, a value, we designed a website to collect the first large corpus Social Network or a News Media? Proc. WWW 2010. of follower ratings on Twitter updates. Using 43,000 7. Marwick, A. E. & boyd., d. Twitter Users, context collapse, volunteer ratings on tweets, we asked what is (or is not) and the imagined audience. New Media & Society 13(1), 2011. valued, and why. 8. Miller, V. New Media, Networking and Phatic Culture. Distribution. Our sample of Twitter users rated 36% of Convergence 2008, 14:387. tweets as worth reading, 25% as not, and 39% as middling. 9. Naaman, M., Boase, J. & Lai, C. Is it really about me? Message Content in Social Awareness Streams. CSCW 2010. The average user rated 41% (sd=20%) of tweets as worth 10. Suh, B., Hong, L., Pirolli, P. & Chi, E. H. Want to be reading. In a personally curated stream, it may be surprising Retweeted? Large Scale Analytics on Factors Impacting that so few rated tweets were considered worth reading. Retweet in Twitter Network. Proc. SocialCom 2010.