SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
Evaluation Social Ties and Trust in Online Social
Network
1
Aditi Sharma, 2
AP Nidhi
Department of Computer Science, Swami Vivekanand Institute of Engineering & Technology,
Punjab Technical University, Jalandhar, India
Abstract: In this research work we have built a systems which pulls tweets , pre-process each tweet to remove unwanted artifacts and
the gives stemming treatment to each token in the tweet to finally get the score value which is calculated on the basis of numerical
strength expressed in mathematical expression for intimacy, trust , social distance between the parties interacting on digital media
twitter. The nature of relationship with respect their tie is calculated on the bases of multivariate linear regression analysis and to
further improve on this method which have conducted polynomial regression for finding a better and more accurate way to data fit the
twitter tie dataset which is apparent from the statistical test value of Coefficient of determinant and other statistical test .The values of y-
intercepts are interpreted and illustrated in results section .
Keywords: Social Network Analysis, Regression and Coefficient of determinant
1. Introduction
Now days, the online social networks (OSN) have gained
considerable popularity. More and more people use OSN to
share their interests and make friends, also the OSN helps
users overcome the geographical barriers. Social media
treats all users the same; trusted friend or a total stranger
with little or nothing in between [1]. However, the
relationships lie on a continuum between total stranger and
close friend. The present study aims to identify the factors in
social media (twitter) that accurately predict trust between
the two users.
Relationships make social media social. However, online
social media treats all the users the same: trusted friend or
total stranger, with little or nothing in between. In reality
relationships fall everywhere along this spectrum - total
strangers to close friends. Trusted friends and family
members can affect emotional health and often join together
to lead organizations through tough times. Since the
relationships are now becoming predominately online. It is
therefore of interest to investigate how well online social
media data is able to predict trust among individuals. This is
more as important as individuals are not in physical
proximity to each other and yet their lives are influenced by
the communication they have online end of introduction we
propose a predictive model that maps social media data to
trust based on following points.
1. Corpus collection of emoticons/text indicating trust
(dependent variable), intimacy, intensity, social distance
and friendship (independent variable) using twitter API
2. Tweet content analysis of the obtained corpus
3. Obtaining term frequency score for each of the variable
(dependent as well as independent)
4. Computing ‘In between ratios’ for dependent and
predictive variables.
5. Establishing relationships using linear as well as
Polynomial regression (proposed model)
2. Methodology
Micro blogging today has become a very popular
communication tool among Internet users. Millions of users
share opinions on different aspects of life every day.
Therefore microblogging web-sites are rich sources of data
for opinion mining and sentiment analysis. As
microblogging has appeared relatively recently, there are a
few research works that were devoted to this topic. In this
study, we focus on using Twitter, the most popular
microblogging platform, for the task of sentiment analysis.
We show how to automatically collect a corpus for
sentiment analysis and opinion mining purposes. We
perform linguistic analysis of the collected corpus and
explain discovered phenomena. Using the corpus, we build a
sentiment classifier that is able to determine sentiments
relating to intimacy, intensity and trust. In our research, we
worked with English; however, the proposed technique can
be used with any other language.
3. Assumptions of the Study
Study was carried out over a period of 15 days (commencing
from February 02, 2013 to February 16, 2013) examining at-
least six exchanges per day. It was also assumed that if a
person used one intimate word for another person, the other
person also reciprocated at-least once. Our 35 participants,
primarily students came from more than 10 different
academic departments. The sample consisted of 26 females
(74%) and 9 males (26%) ranging between 18 to 25 years of
age.
The methodology followed in this study may be represented
as below:
1) Process of corpus collection using twitter API
2) Linguistic analysis of the obtained corpus
3) Obtaining term frequency score
4) Computing ‘In between ratios’ for dependent and
predictive variables.
5) Establishing relationships using Linear and Polynomial
regression
Paper ID: 12013158 65
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
4. Flow Graph
5. Implementation
Process of Corpus Collection
Using Twitter API we collected a corpus of text posts and
formed a dataset of five classes: representing four emotional
states – intimacy, intensity, social interaction and trust; one
friendship score [2]. To collect these sentiments, we
followed the same procedure as in (Read, 2005; Go et al.,
2009). We queried Twitter for three types of emoticons:
 Intimacy related emotions/text.
 Intimacy related emotions/text.
 Trust related emotions/text
 Social Distance
In addition to these emoticons text messages were also
classified on the basis of certain words representing these
emotions. In order to collect a corpus of objective posts, we
retrieved text messages from Twitter accounts of friends
who regularly tweet among each other for the purposed of
analysis. Because each message cannot exceed 140
characters by the rules of the microblogging platform, it is
usually composed of a single sentence. Therefore, we
assume that an emoticon within a message represents an
emotion for the whole message and all the words of the
message are related to this emotion. In our research, we use
English language. However, our method can be adapted
easily to other languages since Twitter API allows
specifying the language of the retrieved posts.
6. Predictive Variables
6.1 Intimacy Variable
Intimacy variable measures the intimacy between two
tweeters on the basis of appearance of certain words
characterized as intimate words. A dictionary of these
intimate words was generated on the basis of Delpi
technique. Academicians who were expert in the language of
English were asked to list down words depicting intimacy
and the words which were common in all the lists were
selected.
6.2 Intensity Variables
Intensity variable refers to the frequency of communication
between the two friends. It represents the number of words
exchanged over the period under study. It also includes the
number of times a particular person has appeared in a tweet
of another person (tweet length). A dictionary of intensity
words was generated in the same way as dictionary of
intimacy words using Delphi technique.
6.3 Trust
Trust refers to the faith that tweeters have amongst them. It
indicates the extent to which they can confide among
themselves and the degree to which they feel comfortable
amongst each other. A dictionary of words indicating trust
between the tweeters was generated using Delhi technique
as explained above.
6.4 Social Distance
The term social distance refers to the educational difference
between the two friends. A dictionary of words that
indicates the educational difference is prepared in the same
way as explained above. The term frequency is calculated
and social distance score obtained.
6.5 Friendship Score
Friendship score represents a ratio of incoming friendships
to outgoing friendships. Incoming friendship refers to the
number of followers a person has and outgoing friendship
number of persons a person id following.
7. Results/Graphs
Microblogging now-a-days has become one of the major
types of the communication. A recent research has identified
it as online word-of-mouth branding (Jansen et al., 2009).
The large amount of information contained in microblogging
web-sites makes them an attractive source of data for
opinion mining and sentiment analysis. The present study
attempts to establish relationship of trust that a tweeter may
have with other tweeters in his/her contact. In order to
understand the relationship we have trust as a dependent
variable and intimacy, intensity, social distance and
friendship score as independent or predictive variables. A
simple and polynomial regression is used to establish the
relationship between these.
As a first step in the study we identify the term score for
each of these variables (dependent as well as independent).
Based upon this term score we compute the scores for these
variables. A screen shot of the term score for intimacy is
given in Table 1. Similarly term frequency scores for each of
the independent/predictive and dependent variable was
obtained through twitter API. Based upon these term
frequency scores ‘in between ratios’ for all the variables
Paper ID: 12013158 66
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
were obtained. Represented below (Table 2) is the obtained ‘in between ratio’ for Friend “F1”.
Table 2: In Between Ratio for Friend F1
Partial Matrix of variable used for regression
Results obtained after conducting linear regression on the
above are presented using graphs which include R2,
Adjusted R2
, co-eff comparative between linear and
polynomial regression
8. Graphs
The value 0.56 for R2
indicates fairly decent relationship
between the dependent and independent (predictive
variables). Further values of coefficients reveal some
interesting information.
1.
Adjusted
R Square
2.
Friendship
Score
3.
Intensity
4.
Intercept
5.
Intimacy
6.
Multiple R
7.
R Square
Paper ID: 12013158 67
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
8.
Social
Score
9. Interpretation of Results
Negative sign indicates a negative relationship and a
positive sign indicates a positive relationship. If we assume
coefficients of the predictive variables to be zero, meaning
there is no intimacy, interaction and friendship (either
incoming or outgoing), negative sign of the intercept
indicates that friend F1 is distrustful of strangers i.e. with
whom he/she has no interaction.
Positive signs for all other coefficients indicate there is a
positive relationship between trust and other predictive
variables. However, the value of the coefficient represents
the contribution of each of these variables to trust. Small
positive value for intensity indicates that although it is
positively related but doesn’t influence trust. In other words
high frequency of interaction doesn’t necessarily indicate
trust in a relationship.
Positive and large coefficients for intimacy and friendship
indicate that these two predictive variables have a strong
influence on trust. Small positive coefficient for social
distance indicates that this variable has relatively little
influence on trust. Value of R2
(0.987875086) as well as
Adjusted R2
(0.978080081) is fairly high indicating that
Polynomial regression is better in predicting relationships; it
gives a more accurate value of intercept.
10. Conclusion
In this research we examined the use of microblogging for
evaluating trust among friends communicating through
twitter. The implications of this research include that
microblogging is a potentially rich avenue for sentiment
analysis. In the present study we have used polynomial
regression analysis to determine trust amongst individuals.
Tie is considered as a dependent variable being influenced
by independent variables intimacy, intensity, friendship
score and social distance. The results of the study indicate
that tie is strongly influenced by intimacy and friendship
score, while social distance and intensity have minimal
influence. This trend offers new opportunities to build and
predict strength among relationships. Between people it is
apparent that microblogging services such as Twitter could
become key applications in the sentiment analysis.
11. Future Scope
In this research work we have developed a linear as well
nonlinear regression model and found that polynomial
regression matched files the dataset of tweet score better as
compared to the linear regression method .however, for
future scope, we believe that it would be better if the dataset
is also subjected to decision tree regression as it may happen
that the data may come out to be more linear in nature in
time of its degree
12. Acknowledgement
I am thankful to A P Nidhi, Assistant Professor, Swami
Vivekanand Institute of Engineering and Technology,
Banur, for providing constant guidance and encouragement
for this research work.
Reference
[1] Twitter, http://en.wikipedia.org/wiki/Twitter
[2] Aditi Sharma Department of computer science and
engineering SVIET PTU , Gurpinder Kaur Department
of computer science and engineering SVIET PTU“
Understanding Social Ties in Context of Online Social
Networks”
[3] Tweets, https://dev.twitter.com/docs/platform-
objects/tweets
[4] Users, https://dev.twitter.com/docs/platform-
objects/users
[5] Naveen Sharma IIT Kharagpur MPI-SWS, Saptarshi
Ghosh IIT Khargpur, MPI-SWS, Fabricio Benevenuto
UFOP, Niloy Ganguly IIT Kharagpur ”Inferring Who-
is-Who in the Twitter Social Network”
[6] Cambridge Dictionaries Online [2009] Definition Trust,
viewed on 22 Mar 2009.
http://dictionary.cambridge.org/define.asp?key=85211&
dict=CALD
[7] Jennifer Golbeck1 University of Maryland, College
Park MD 20742, USA golbeck@cs.umd.edu WWW
home page: http://mindswap.org” Combining
Provenance with Trust in Social Networks for Semantic
Web Content Filtering”
[8] Eric Wang Department of Computing Macquarie
University Sydney, Australia” A Survey of Web-based
Social Network Trust”
[9] JENNIFER GOLBECK, JAMES HENDLER
University of Maryland, College Park Computer
Science Department College Park ” Inferring Trust
Relationships in Web-based Social Networks”
Paper ID: 12013158 68

Contenu connexe

Tendances

IJSRED-V2I2P09
IJSRED-V2I2P09IJSRED-V2I2P09
IJSRED-V2I2P09IJSRED
 
Tweet segmentation and its application to named entity recognition
Tweet segmentation and its application to named entity recognitionTweet segmentation and its application to named entity recognition
Tweet segmentation and its application to named entity recognitionieeepondy
 
Tweet segmentation and its application to named entity recognition.
Tweet segmentation and its application to named entity recognition.Tweet segmentation and its application to named entity recognition.
Tweet segmentation and its application to named entity recognition.LeMeniz Infotech
 
“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)
“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)
“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)WeGov project
 
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
 
IRJET- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...
IRJET- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...IRJET- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...
IRJET- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...IRJET Journal
 
Social Media for Informal Learning: a Case of #Twitterstorians
Social Media for Informal Learning: a Case of #TwitterstoriansSocial Media for Informal Learning: a Case of #Twitterstorians
Social Media for Informal Learning: a Case of #TwitterstoriansToronto Metropolitan University
 
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATAParvathy Devaraj
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
Fake News Detection using Machine Learning
Fake News Detection using Machine LearningFake News Detection using Machine Learning
Fake News Detection using Machine Learningijtsrd
 
Interestingness of articles using twitter sentiments
Interestingness of articles using twitter sentimentsInterestingness of articles using twitter sentiments
Interestingness of articles using twitter sentimentsArpit Bhayani
 
Interestingness of articles using twitter sentiments
Interestingness of articles using twitter sentimentsInterestingness of articles using twitter sentiments
Interestingness of articles using twitter sentimentsKritiKansalK
 
IRJET- Tweet Segmentation and its Application to Named Entity Recognition
IRJET- Tweet Segmentation and its Application to Named Entity RecognitionIRJET- Tweet Segmentation and its Application to Named Entity Recognition
IRJET- Tweet Segmentation and its Application to Named Entity RecognitionIRJET Journal
 
Tweet sentiment analysis
Tweet sentiment analysisTweet sentiment analysis
Tweet sentiment analysisAnil Shrestha
 
IRJET- Fake News Detection using Logistic Regression
IRJET- Fake News Detection using Logistic RegressionIRJET- Fake News Detection using Logistic Regression
IRJET- Fake News Detection using Logistic RegressionIRJET Journal
 
IRE2014-Sentiment Analysis
IRE2014-Sentiment AnalysisIRE2014-Sentiment Analysis
IRE2014-Sentiment AnalysisGangasagar Patil
 
An exaustive survey of trust models in p2 p network
An exaustive survey of trust models in p2 p networkAn exaustive survey of trust models in p2 p network
An exaustive survey of trust models in p2 p networkijwscjournal
 

Tendances (18)

IJSRED-V2I2P09
IJSRED-V2I2P09IJSRED-V2I2P09
IJSRED-V2I2P09
 
Tweet segmentation and its application to named entity recognition
Tweet segmentation and its application to named entity recognitionTweet segmentation and its application to named entity recognition
Tweet segmentation and its application to named entity recognition
 
Tweet segmentation and its application to named entity recognition.
Tweet segmentation and its application to named entity recognition.Tweet segmentation and its application to named entity recognition.
Tweet segmentation and its application to named entity recognition.
 
“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)
“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)
“What is WeGov” - User Guide for the Phase 2 Evaluation (in English)
 
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- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...
IRJET- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...IRJET- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...
IRJET- A Survey on Trend Analysis on Twitter for Predicting Public Opinion on...
 
Social Media for Informal Learning: a Case of #Twitterstorians
Social Media for Informal Learning: a Case of #TwitterstoriansSocial Media for Informal Learning: a Case of #Twitterstorians
Social Media for Informal Learning: a Case of #Twitterstorians
 
SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATASENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
209
209209
209
 
Fake News Detection using Machine Learning
Fake News Detection using Machine LearningFake News Detection using Machine Learning
Fake News Detection using Machine Learning
 
Interestingness of articles using twitter sentiments
Interestingness of articles using twitter sentimentsInterestingness of articles using twitter sentiments
Interestingness of articles using twitter sentiments
 
Interestingness of articles using twitter sentiments
Interestingness of articles using twitter sentimentsInterestingness of articles using twitter sentiments
Interestingness of articles using twitter sentiments
 
IRJET- Tweet Segmentation and its Application to Named Entity Recognition
IRJET- Tweet Segmentation and its Application to Named Entity RecognitionIRJET- Tweet Segmentation and its Application to Named Entity Recognition
IRJET- Tweet Segmentation and its Application to Named Entity Recognition
 
Tweet sentiment analysis
Tweet sentiment analysisTweet sentiment analysis
Tweet sentiment analysis
 
IRJET- Fake News Detection using Logistic Regression
IRJET- Fake News Detection using Logistic RegressionIRJET- Fake News Detection using Logistic Regression
IRJET- Fake News Detection using Logistic Regression
 
IRE2014-Sentiment Analysis
IRE2014-Sentiment AnalysisIRE2014-Sentiment Analysis
IRE2014-Sentiment Analysis
 
An exaustive survey of trust models in p2 p network
An exaustive survey of trust models in p2 p networkAn exaustive survey of trust models in p2 p network
An exaustive survey of trust models in p2 p network
 

En vedette (9)

Le partage de nos compétences en développement logiciel
Le partage de nos compétences  en développement logicielLe partage de nos compétences  en développement logiciel
Le partage de nos compétences en développement logiciel
 
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
 
Alpinisme, leadership et agilité
Alpinisme, leadership et agilitéAlpinisme, leadership et agilité
Alpinisme, leadership et agilité
 
NOSE: a Nomadic, Modular, Scalable IT Platform for Pervasive Sensing
NOSE: a Nomadic, Modular, Scalable  IT Platform for Pervasive SensingNOSE: a Nomadic, Modular, Scalable  IT Platform for Pervasive Sensing
NOSE: a Nomadic, Modular, Scalable IT Platform for Pervasive Sensing
 
Comptabilite énergétique pour les communes
Comptabilite énergétique pour les communesComptabilite énergétique pour les communes
Comptabilite énergétique pour les communes
 
Linked Open Data
Linked Open DataLinked Open Data
Linked Open Data
 
Mes certificats de travail - My job certificates
Mes certificats de travail - My job certificatesMes certificats de travail - My job certificates
Mes certificats de travail - My job certificates
 
TRank ISWC2013
TRank ISWC2013TRank ISWC2013
TRank ISWC2013
 
Open data & linked data
Open data & linked dataOpen data & linked data
Open data & linked data
 

Similaire à Evaluation Social Ties and Trust in Online Social Network

User Personality Prediction on Facebook Social Media using Machine Learning
User Personality Prediction on Facebook Social Media using Machine LearningUser Personality Prediction on Facebook Social Media using Machine Learning
User Personality Prediction on Facebook Social Media using Machine Learningijtsrd
 
76201960
7620196076201960
76201960IJRAT
 
An Analytical Survey on Hate Speech Recognition through NLP and Deep Learning
An Analytical Survey on Hate Speech Recognition through NLP and Deep LearningAn Analytical Survey on Hate Speech Recognition through NLP and Deep Learning
An Analytical Survey on Hate Speech Recognition through NLP and Deep LearningIRJET Journal
 
Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...
Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...
Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...1crore projects
 
Sentiment Analysis on Twitter Dataset using R Language
Sentiment Analysis on Twitter Dataset using R LanguageSentiment Analysis on Twitter Dataset using R Language
Sentiment Analysis on Twitter Dataset using R Languageijtsrd
 
A NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIER
A NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIERA NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIER
A NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIERIRJET Journal
 
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...kevig
 
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...ijnlc
 
IRJET - Social Media Intelligence Tools
IRJET -  	  Social Media Intelligence ToolsIRJET -  	  Social Media Intelligence Tools
IRJET - Social Media Intelligence ToolsIRJET Journal
 
Tweet Segmentation and Its Application to Named Entity Recognition
Tweet Segmentation and Its Application to Named Entity RecognitionTweet Segmentation and Its Application to Named Entity Recognition
Tweet Segmentation and Its Application to Named Entity Recognition1crore projects
 
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
 
Essay Writing Skill
Essay Writing SkillEssay Writing Skill
Essay Writing SkillKristen Lee
 

Similaire à Evaluation Social Ties and Trust in Online Social Network (20)

User Personality Prediction on Facebook Social Media using Machine Learning
User Personality Prediction on Facebook Social Media using Machine LearningUser Personality Prediction on Facebook Social Media using Machine Learning
User Personality Prediction on Facebook Social Media using Machine Learning
 
ICICCE0297
ICICCE0297ICICCE0297
ICICCE0297
 
76201960
7620196076201960
76201960
 
An Analytical Survey on Hate Speech Recognition through NLP and Deep Learning
An Analytical Survey on Hate Speech Recognition through NLP and Deep LearningAn Analytical Survey on Hate Speech Recognition through NLP and Deep Learning
An Analytical Survey on Hate Speech Recognition through NLP and Deep Learning
 
Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...
Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...
Asymmetric Social Proximity Based Private Matching Protocols for Online Socia...
 
P1803018289
P1803018289P1803018289
P1803018289
 
Sentiment Analysis on Twitter Dataset using R Language
Sentiment Analysis on Twitter Dataset using R LanguageSentiment Analysis on Twitter Dataset using R Language
Sentiment Analysis on Twitter Dataset using R Language
 
A NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIER
A NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIERA NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIER
A NOVEL APPROACH FOR TWITTER SENTIMENT ANALYSIS USING HYBRID CLASSIFIER
 
E017433538
E017433538E017433538
E017433538
 
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
 
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
SARCASM AS A CONTRADICTION BETWEEN A TWEET AND ITS TEMPORAL FACTS: A PATTERNB...
 
IRJET - Social Media Intelligence Tools
IRJET -  	  Social Media Intelligence ToolsIRJET -  	  Social Media Intelligence Tools
IRJET - Social Media Intelligence Tools
 
Sub1557
Sub1557Sub1557
Sub1557
 
NLP journal paper
NLP journal paperNLP journal paper
NLP journal paper
 
Tweet Segmentation and Its Application to Named Entity Recognition
Tweet Segmentation and Its Application to Named Entity RecognitionTweet Segmentation and Its Application to Named Entity Recognition
Tweet Segmentation and Its Application to Named Entity Recognition
 
F017433947
F017433947F017433947
F017433947
 
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
 
tcss.2021.3049232.pdf
tcss.2021.3049232.pdftcss.2021.3049232.pdf
tcss.2021.3049232.pdf
 
Essay Writing Skill
Essay Writing SkillEssay Writing Skill
Essay Writing Skill
 

Plus de International Journal of Science and Research (IJSR)

Plus de International Journal of Science and Research (IJSR) (20)

Innovations in the Diagnosis and Treatment of Chronic Heart Failure
Innovations in the Diagnosis and Treatment of Chronic Heart FailureInnovations in the Diagnosis and Treatment of Chronic Heart Failure
Innovations in the Diagnosis and Treatment of Chronic Heart Failure
 
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverterDesign and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
 
Polarization effect of antireflection coating for soi material system
Polarization effect of antireflection coating for soi material systemPolarization effect of antireflection coating for soi material system
Polarization effect of antireflection coating for soi material system
 
Image resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fittingImage resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fitting
 
Ad hoc networks technical issues on radio links security & qo s
Ad hoc networks technical issues on radio links security & qo sAd hoc networks technical issues on radio links security & qo s
Ad hoc networks technical issues on radio links security & qo s
 
Microstructure analysis of the carbon nano tubes aluminum composite with diff...
Microstructure analysis of the carbon nano tubes aluminum composite with diff...Microstructure analysis of the carbon nano tubes aluminum composite with diff...
Microstructure analysis of the carbon nano tubes aluminum composite with diff...
 
Improving the life of lm13 using stainless spray ii coating for engine applic...
Improving the life of lm13 using stainless spray ii coating for engine applic...Improving the life of lm13 using stainless spray ii coating for engine applic...
Improving the life of lm13 using stainless spray ii coating for engine applic...
 
An overview on development of aluminium metal matrix composites with hybrid r...
An overview on development of aluminium metal matrix composites with hybrid r...An overview on development of aluminium metal matrix composites with hybrid r...
An overview on development of aluminium metal matrix composites with hybrid r...
 
Pesticide mineralization in water using silver nanoparticles incorporated on ...
Pesticide mineralization in water using silver nanoparticles incorporated on ...Pesticide mineralization in water using silver nanoparticles incorporated on ...
Pesticide mineralization in water using silver nanoparticles incorporated on ...
 
Comparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brainComparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brain
 
T s eliot and the concept of literary tradition and the importance of allusions
T s eliot and the concept of literary tradition and the importance of allusionsT s eliot and the concept of literary tradition and the importance of allusions
T s eliot and the concept of literary tradition and the importance of allusions
 
Effect of select yogasanas and pranayama practices on selected physiological ...
Effect of select yogasanas and pranayama practices on selected physiological ...Effect of select yogasanas and pranayama practices on selected physiological ...
Effect of select yogasanas and pranayama practices on selected physiological ...
 
Grid computing for load balancing strategies
Grid computing for load balancing strategiesGrid computing for load balancing strategies
Grid computing for load balancing strategies
 
A new algorithm to improve the sharing of bandwidth
A new algorithm to improve the sharing of bandwidthA new algorithm to improve the sharing of bandwidth
A new algorithm to improve the sharing of bandwidth
 
Main physical causes of climate change and global warming a general overview
Main physical causes of climate change and global warming   a general overviewMain physical causes of climate change and global warming   a general overview
Main physical causes of climate change and global warming a general overview
 
Performance assessment of control loops
Performance assessment of control loopsPerformance assessment of control loops
Performance assessment of control loops
 
Capital market in bangladesh an overview
Capital market in bangladesh an overviewCapital market in bangladesh an overview
Capital market in bangladesh an overview
 
Faster and resourceful multi core web crawling
Faster and resourceful multi core web crawlingFaster and resourceful multi core web crawling
Faster and resourceful multi core web crawling
 
Extended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy imagesExtended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy images
 
Parallel generators of pseudo random numbers with control of calculation errors
Parallel generators of pseudo random numbers with control of calculation errorsParallel generators of pseudo random numbers with control of calculation errors
Parallel generators of pseudo random numbers with control of calculation errors
 

Dernier

Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 

Dernier (20)

Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 

Evaluation Social Ties and Trust in Online Social Network

  • 1. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net Evaluation Social Ties and Trust in Online Social Network 1 Aditi Sharma, 2 AP Nidhi Department of Computer Science, Swami Vivekanand Institute of Engineering & Technology, Punjab Technical University, Jalandhar, India Abstract: In this research work we have built a systems which pulls tweets , pre-process each tweet to remove unwanted artifacts and the gives stemming treatment to each token in the tweet to finally get the score value which is calculated on the basis of numerical strength expressed in mathematical expression for intimacy, trust , social distance between the parties interacting on digital media twitter. The nature of relationship with respect their tie is calculated on the bases of multivariate linear regression analysis and to further improve on this method which have conducted polynomial regression for finding a better and more accurate way to data fit the twitter tie dataset which is apparent from the statistical test value of Coefficient of determinant and other statistical test .The values of y- intercepts are interpreted and illustrated in results section . Keywords: Social Network Analysis, Regression and Coefficient of determinant 1. Introduction Now days, the online social networks (OSN) have gained considerable popularity. More and more people use OSN to share their interests and make friends, also the OSN helps users overcome the geographical barriers. Social media treats all users the same; trusted friend or a total stranger with little or nothing in between [1]. However, the relationships lie on a continuum between total stranger and close friend. The present study aims to identify the factors in social media (twitter) that accurately predict trust between the two users. Relationships make social media social. However, online social media treats all the users the same: trusted friend or total stranger, with little or nothing in between. In reality relationships fall everywhere along this spectrum - total strangers to close friends. Trusted friends and family members can affect emotional health and often join together to lead organizations through tough times. Since the relationships are now becoming predominately online. It is therefore of interest to investigate how well online social media data is able to predict trust among individuals. This is more as important as individuals are not in physical proximity to each other and yet their lives are influenced by the communication they have online end of introduction we propose a predictive model that maps social media data to trust based on following points. 1. Corpus collection of emoticons/text indicating trust (dependent variable), intimacy, intensity, social distance and friendship (independent variable) using twitter API 2. Tweet content analysis of the obtained corpus 3. Obtaining term frequency score for each of the variable (dependent as well as independent) 4. Computing ‘In between ratios’ for dependent and predictive variables. 5. Establishing relationships using linear as well as Polynomial regression (proposed model) 2. Methodology Micro blogging today has become a very popular communication tool among Internet users. Millions of users share opinions on different aspects of life every day. Therefore microblogging web-sites are rich sources of data for opinion mining and sentiment analysis. As microblogging has appeared relatively recently, there are a few research works that were devoted to this topic. In this study, we focus on using Twitter, the most popular microblogging platform, for the task of sentiment analysis. We show how to automatically collect a corpus for sentiment analysis and opinion mining purposes. We perform linguistic analysis of the collected corpus and explain discovered phenomena. Using the corpus, we build a sentiment classifier that is able to determine sentiments relating to intimacy, intensity and trust. In our research, we worked with English; however, the proposed technique can be used with any other language. 3. Assumptions of the Study Study was carried out over a period of 15 days (commencing from February 02, 2013 to February 16, 2013) examining at- least six exchanges per day. It was also assumed that if a person used one intimate word for another person, the other person also reciprocated at-least once. Our 35 participants, primarily students came from more than 10 different academic departments. The sample consisted of 26 females (74%) and 9 males (26%) ranging between 18 to 25 years of age. The methodology followed in this study may be represented as below: 1) Process of corpus collection using twitter API 2) Linguistic analysis of the obtained corpus 3) Obtaining term frequency score 4) Computing ‘In between ratios’ for dependent and predictive variables. 5) Establishing relationships using Linear and Polynomial regression Paper ID: 12013158 65
  • 2. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net 4. Flow Graph 5. Implementation Process of Corpus Collection Using Twitter API we collected a corpus of text posts and formed a dataset of five classes: representing four emotional states – intimacy, intensity, social interaction and trust; one friendship score [2]. To collect these sentiments, we followed the same procedure as in (Read, 2005; Go et al., 2009). We queried Twitter for three types of emoticons:  Intimacy related emotions/text.  Intimacy related emotions/text.  Trust related emotions/text  Social Distance In addition to these emoticons text messages were also classified on the basis of certain words representing these emotions. In order to collect a corpus of objective posts, we retrieved text messages from Twitter accounts of friends who regularly tweet among each other for the purposed of analysis. Because each message cannot exceed 140 characters by the rules of the microblogging platform, it is usually composed of a single sentence. Therefore, we assume that an emoticon within a message represents an emotion for the whole message and all the words of the message are related to this emotion. In our research, we use English language. However, our method can be adapted easily to other languages since Twitter API allows specifying the language of the retrieved posts. 6. Predictive Variables 6.1 Intimacy Variable Intimacy variable measures the intimacy between two tweeters on the basis of appearance of certain words characterized as intimate words. A dictionary of these intimate words was generated on the basis of Delpi technique. Academicians who were expert in the language of English were asked to list down words depicting intimacy and the words which were common in all the lists were selected. 6.2 Intensity Variables Intensity variable refers to the frequency of communication between the two friends. It represents the number of words exchanged over the period under study. It also includes the number of times a particular person has appeared in a tweet of another person (tweet length). A dictionary of intensity words was generated in the same way as dictionary of intimacy words using Delphi technique. 6.3 Trust Trust refers to the faith that tweeters have amongst them. It indicates the extent to which they can confide among themselves and the degree to which they feel comfortable amongst each other. A dictionary of words indicating trust between the tweeters was generated using Delhi technique as explained above. 6.4 Social Distance The term social distance refers to the educational difference between the two friends. A dictionary of words that indicates the educational difference is prepared in the same way as explained above. The term frequency is calculated and social distance score obtained. 6.5 Friendship Score Friendship score represents a ratio of incoming friendships to outgoing friendships. Incoming friendship refers to the number of followers a person has and outgoing friendship number of persons a person id following. 7. Results/Graphs Microblogging now-a-days has become one of the major types of the communication. A recent research has identified it as online word-of-mouth branding (Jansen et al., 2009). The large amount of information contained in microblogging web-sites makes them an attractive source of data for opinion mining and sentiment analysis. The present study attempts to establish relationship of trust that a tweeter may have with other tweeters in his/her contact. In order to understand the relationship we have trust as a dependent variable and intimacy, intensity, social distance and friendship score as independent or predictive variables. A simple and polynomial regression is used to establish the relationship between these. As a first step in the study we identify the term score for each of these variables (dependent as well as independent). Based upon this term score we compute the scores for these variables. A screen shot of the term score for intimacy is given in Table 1. Similarly term frequency scores for each of the independent/predictive and dependent variable was obtained through twitter API. Based upon these term frequency scores ‘in between ratios’ for all the variables Paper ID: 12013158 66
  • 3. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net were obtained. Represented below (Table 2) is the obtained ‘in between ratio’ for Friend “F1”. Table 2: In Between Ratio for Friend F1 Partial Matrix of variable used for regression Results obtained after conducting linear regression on the above are presented using graphs which include R2, Adjusted R2 , co-eff comparative between linear and polynomial regression 8. Graphs The value 0.56 for R2 indicates fairly decent relationship between the dependent and independent (predictive variables). Further values of coefficients reveal some interesting information. 1. Adjusted R Square 2. Friendship Score 3. Intensity 4. Intercept 5. Intimacy 6. Multiple R 7. R Square Paper ID: 12013158 67
  • 4. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net 8. Social Score 9. Interpretation of Results Negative sign indicates a negative relationship and a positive sign indicates a positive relationship. If we assume coefficients of the predictive variables to be zero, meaning there is no intimacy, interaction and friendship (either incoming or outgoing), negative sign of the intercept indicates that friend F1 is distrustful of strangers i.e. with whom he/she has no interaction. Positive signs for all other coefficients indicate there is a positive relationship between trust and other predictive variables. However, the value of the coefficient represents the contribution of each of these variables to trust. Small positive value for intensity indicates that although it is positively related but doesn’t influence trust. In other words high frequency of interaction doesn’t necessarily indicate trust in a relationship. Positive and large coefficients for intimacy and friendship indicate that these two predictive variables have a strong influence on trust. Small positive coefficient for social distance indicates that this variable has relatively little influence on trust. Value of R2 (0.987875086) as well as Adjusted R2 (0.978080081) is fairly high indicating that Polynomial regression is better in predicting relationships; it gives a more accurate value of intercept. 10. Conclusion In this research we examined the use of microblogging for evaluating trust among friends communicating through twitter. The implications of this research include that microblogging is a potentially rich avenue for sentiment analysis. In the present study we have used polynomial regression analysis to determine trust amongst individuals. Tie is considered as a dependent variable being influenced by independent variables intimacy, intensity, friendship score and social distance. The results of the study indicate that tie is strongly influenced by intimacy and friendship score, while social distance and intensity have minimal influence. This trend offers new opportunities to build and predict strength among relationships. Between people it is apparent that microblogging services such as Twitter could become key applications in the sentiment analysis. 11. Future Scope In this research work we have developed a linear as well nonlinear regression model and found that polynomial regression matched files the dataset of tweet score better as compared to the linear regression method .however, for future scope, we believe that it would be better if the dataset is also subjected to decision tree regression as it may happen that the data may come out to be more linear in nature in time of its degree 12. Acknowledgement I am thankful to A P Nidhi, Assistant Professor, Swami Vivekanand Institute of Engineering and Technology, Banur, for providing constant guidance and encouragement for this research work. Reference [1] Twitter, http://en.wikipedia.org/wiki/Twitter [2] Aditi Sharma Department of computer science and engineering SVIET PTU , Gurpinder Kaur Department of computer science and engineering SVIET PTU“ Understanding Social Ties in Context of Online Social Networks” [3] Tweets, https://dev.twitter.com/docs/platform- objects/tweets [4] Users, https://dev.twitter.com/docs/platform- objects/users [5] Naveen Sharma IIT Kharagpur MPI-SWS, Saptarshi Ghosh IIT Khargpur, MPI-SWS, Fabricio Benevenuto UFOP, Niloy Ganguly IIT Kharagpur ”Inferring Who- is-Who in the Twitter Social Network” [6] Cambridge Dictionaries Online [2009] Definition Trust, viewed on 22 Mar 2009. http://dictionary.cambridge.org/define.asp?key=85211& dict=CALD [7] Jennifer Golbeck1 University of Maryland, College Park MD 20742, USA golbeck@cs.umd.edu WWW home page: http://mindswap.org” Combining Provenance with Trust in Social Networks for Semantic Web Content Filtering” [8] Eric Wang Department of Computing Macquarie University Sydney, Australia” A Survey of Web-based Social Network Trust” [9] JENNIFER GOLBECK, JAMES HENDLER University of Maryland, College Park Computer Science Department College Park ” Inferring Trust Relationships in Web-based Social Networks” Paper ID: 12013158 68