Computational Sociology
Christopher Barrie
To provide a historical archive
utterances online are consequentiall
To measure experimental outcomes
we’ve seen how social media can be used as experimental platform
After the event
Live streaming (w/ API endpoint/scraping tool)
Using e.g., Twitter API
Using e.g., Reddit data dumps
Natural Language Processing refers to;
And most of these data come in the form of… text!
An example:
“We are all very happy to be at a lecture at 11AM”
“We are all even happier that we don’t have a lecture next week”
Euclidean distance √∑(a - b)2
Manhattan (Block) distance ∑(a - b)
Cosine similarity ∑(ab)/√(∑a2)(∑b2)
Jaccard similarity (a∩b/a∪b) = |a∩b| / |a|+|b|−|a∩b|
Sentiment
Scaling
Clustering
Embedding
This week:
Social media tracking… why?
“always-on” means we can study phenomena otherwise hard to capture:
protest
culture
radicalization