<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Social Network Analysis: Twitter by Sarah Hewitt</title>
      <link>https://padlet.com/sarah_tiggy21/SNAnalysis</link>
      <description>Problems and pitfalls?</description>
      <language>en-us</language>
      <pubDate>2015-07-08 10:57:03 UTC</pubDate>
      <lastBuildDate>2017-05-17 04:13:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Everything?</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64276280</link>
         <description><![CDATA[<p>'All tweets' doesn't mean all tweets.  And let's not forget that what happens on twitter isn't necessarily a reflection of the real world.  It's just a snapshot, and has to be considered as representative when measured against other factors.  Which is probably why DEMOS linked their analysis with news events. </p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-08 11:03:14 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64276280</guid>
      </item>
      <item>
         <title>Bias</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64323631</link>
         <description><![CDATA[<p>"One drawback of the Streaming API is that it only returns at most 1% of the tweets on Twitter at a given moment. Once the volume of the query surpasses 1% of all of the tweets on Twitter, the
response is sampled. The way in which Twitter samples the data is unpublished. "</p><p>Sample API: "...the Sample API takes no parameters and returns a 1% sample of all of the
Tweets produced on Twitter."</p><p>Search API:</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-09 12:54:02 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64323631</guid>
      </item>
      <item>
         <title>Pew Internet Research</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64323812</link>
         <description><![CDATA[<p>Find this.... DONE!</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-09 12:58:57 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64323812</guid>
      </item>
      <item>
         <title>NodeXL</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64324870</link>
         <description><![CDATA[<p>No tweets more than a week old.</p><p>The algorithm used by twitter to match tweets is not the same one it uses on its own home page.  Results may vary!</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-09 13:22:53 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64324870</guid>
      </item>
      <item>
         <title>Language &amp;amp; Bias</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64326583</link>
         <description><![CDATA[<p>How relevant is bias (see post-it above) when looking at the use of mosygynist language on twitter?</p><p>The Sample API would seem to be the most appropriate source.  What about taking samples on various days and at different times, and carrying out a comparison?</p><p>Also: geo data is unreliable.  Are there other ways of assessing if the tweet originates from the UK?</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-09 14:00:28 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64326583</guid>
      </item>
      <item>
         <title>Remember</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64361121</link>
         <description><![CDATA[<p>What people say in public doesn't necessarily reflect what they REALLY think, e.g. Mary Beard confronting her abuser, and deinviduation</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-10 11:35:29 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64361121</guid>
      </item>
      <item>
         <title>Message Invectives Scale</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64361266</link>
         <description><![CDATA[<p>An effective way of surveying what other people might regard as misogynist, not misogynist, of how much misogyny is present.  The people surveyed (age, level of education etc. might also have an impact on results).  And gender.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-10 11:42:35 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64361266</guid>
      </item>
      <item>
         <title>Data Sampling</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64383428</link>
         <description><![CDATA[<p>Snowball, or 'breadth-first search'; an algorithm for traversing graph data structures.</p><p>IDDFS: Iterative deepening depth-first search.  Both well explained in wikipedia.</p><p>Random walk: Markov Chain "...a&nbsp;<a href="https://en.wikipedia.org/wiki/Stochastic_process">random process</a>&nbsp;that undergoes transitions from one state to another...".  "&nbsp;It must possess a property that is usually characterized as&nbsp;<a href="https://en.wikipedia.org/wiki/Memorylessness">"memoryless"</a>: the probability distribution of the next state depends only on the current state and not on the sequence of events that preceded it."  Lattice path. Self-avoiding walk. There are others.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-11 10:01:50 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64383428</guid>
      </item>
      <item>
         <title>F-Test</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64385091</link>
         <description><![CDATA[<p>"An&nbsp;<b><i>F</i>-test</b>&nbsp;is any&nbsp;<a href="https://en.wikipedia.org/wiki/Statistical_test">statistical test</a>&nbsp;in which the&nbsp;<a href="https://en.wikipedia.org/wiki/Test_statistic">test statistic</a>&nbsp;has an&nbsp;<a href="https://en.wikipedia.org/wiki/F-distribution"><i>F</i>-distribution</a>&nbsp;under the&nbsp;<a href="https://en.wikipedia.org/wiki/Null_hypothesis">null hypothesis</a>."  The analysis of variance.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-11 13:49:19 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64385091</guid>
      </item>
      <item>
         <title>Scaling Up</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64385286</link>
         <description><![CDATA[<p>Does this mean that if you apply a 'test' to data set x, and then apply the same test to the considerably larger data set y, the results will contain errors that make it unreliable?  Is this a bit like scaling up a digital image and finding it's pixelated, and the software you're using has had to guess the best content for the new pixels based on their neighbours?</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-11 14:13:54 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64385286</guid>
      </item>
      <item>
         <title>Grammar</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64385828</link>
         <description><![CDATA[<p>Identify how the words you've selected are used e.g. nouns, adjectives, adverbs, verbs etc.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-11 15:06:03 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64385828</guid>
      </item>
      <item>
         <title>User&#39;s Intentions</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64429773</link>
         <description><![CDATA[<p>Ethics: What did the user intend with their tweet?</p><p>What do users intend anyway? Will impact on research.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-07-13 09:32:09 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/64429773</guid>
      </item>
      <item>
         <title>Natural Language Processing</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66001879</link>
         <description><![CDATA[<p>...&nbsp;is a field of&nbsp;<a href="https://en.wikipedia.org/wiki/Computer_science">computer science</a>,&nbsp;<a href="https://en.wikipedia.org/wiki/Artificial_intelligence">artificial intelligence</a>, and&nbsp;<a href="https://en.wikipedia.org/wiki/Computational_linguistics">computational linguistics</a>&nbsp;concerned with the interactions between&nbsp;<a href="https://en.wikipedia.org/wiki/Computer">computers</a>&nbsp;and&nbsp;<a href="https://en.wikipedia.org/wiki/Natural_language">human (natural) languages</a>.</p><p>SENTIMENT ANALYSIS (also known as opinion mining) is part of this.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-16 13:55:46 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66001879</guid>
      </item>
      <item>
         <title>Sentiment analysis</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66001908</link>
         <description><![CDATA[<p>...refers to the use of&nbsp;<a href="https://en.wikipedia.org/wiki/Natural_language_processing">natural language processing</a>,&nbsp;<a href="https://en.wikipedia.org/wiki/Text_analytics">text analysis</a>&nbsp;and&nbsp;<a href="https://en.wikipedia.org/wiki/Computational_linguistics">computational linguistics</a>&nbsp;to identify and extract subjective information in source materials.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-16 13:58:47 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66001908</guid>
      </item>
      <item>
         <title>Machine Learning: Opinion as a Quintuple&amp;nbsp; </title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66288462</link>
         <description><![CDATA[<p>e = an entity representing the target of the opinion.</p><p>a = an aspect of e (e.g. a's political perspective, or an action performed by e that has led to the tweet response).  <br></p><p>s = the sentiment towards a.  a level of tension relating to a, e or both (ranging from e.g. 0 to 3).</p><p>h = the holder of the opinion (the twitter user that posted the tweet) .<br></p><p>t = the time it was posted.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-19 10:20:39 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66288462</guid>
      </item>
      <item>
         <title>Machine Learning: n-Gram</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66291680</link>
         <description><![CDATA[<p>In <a href="https://en.wikipedia.org/wiki/Machine_learning">machine learning</a>, <b>naive Bayes classifiers</b> are a family of simple <a href="https://en.wikipedia.org/wiki/Probabilistic_classifier">probabilistic classifiers</a> based on applying <a href="https://en.wikipedia.org/wiki/Bayes%27_theorem">Bayes' theorem</a> with strong (naive) <a href="https://en.wikipedia.org/wiki/Statistical_independence">independence</a> assumptions between the features.</p><p>An NB machine classifier supports multiple n-gram classifiers (uni-gram: one word).</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-19 11:09:52 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66291680</guid>
      </item>
      <item>
         <title>Machine Learning: SVM</title>
         <author>sarah_tiggy21</author>
         <link>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66291980</link>
         <description><![CDATA[<p>In <a href="https://en.wikipedia.org/wiki/Machine_learning">machine learning</a>, <b>support vector machines</b> (<b>SVMs</b>, also <b>support vector networks</b><sup><a href="https://en.wikipedia.org/wiki/Support_vector_machine#cite_note-CorinnaCortes-1">[1]</a></sup>) are <a href="https://en.wikipedia.org/wiki/Supervised_learning">supervised learning</a> models with associated learning <a href="https://en.wikipedia.org/wiki/Algorithm">algorithms</a> that analyze data and recognize patterns, used for <a href="https://en.wikipedia.org/wiki/Statistical_classification">classification</a> and <a href="https://en.wikipedia.org/wiki/Regression_analysis">regression analysis</a>.  Given a set of training examples, each marked for belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-<a href="https://en.wikipedia.org/wiki/Probabilistic_classification">probabilistic</a> <a href="https://en.wikipedia.org/wiki/Binary_classifier">binary</a> <a href="https://en.wikipedia.org/wiki/Linear_classifier">linear classifier</a>.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-19 11:13:59 UTC</pubDate>
         <guid>https://padlet.com/sarah_tiggy21/SNAnalysis/wish/66291980</guid>
      </item>
   </channel>
</rss>
