BuzzFeedNews / presidential-language-notebooks

A collection of notebooks doing data analysis for BuzzFeed stories on stories about presidential speech.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presidential Language Notebooks

A collection of notebooks doing data analysis for BuzzFeed stories on stories about presidential speech.

2014-10-presidential-news-conference-pronouns.ipynb

This notebook relies on this parsing library for The American Presidency Project to analyze the pronoun usage of presidents during their official news conferences. It is the data behind this BuzzFeed post. A rendered version of this notebook can be found here.

2014-10-presidential-address-pronouns.ipynb

This notebook goes through and checks the number of first-person pronouns (both singular and plural) used during presidential speeches. The JSON data comes from Vocativ. It is referenced in this BuzzFeed post. A rendered version of this notebook can be found here.

2014-10-folks-okay-and-you-know.ipynb

This notebook goes through each news conference to look for usage of "folks," "okay," and "you know." It relies on this parsing library for The American Presidency Project. It is the data behind this BuzzFeed post. A rendered version of this notebook can be found here.

About

A collection of notebooks doing data analysis for BuzzFeed stories on stories about presidential speech.