Skip to content
/ btb Public

Mining & visualizing NY Times By the Book interviews

Notifications You must be signed in to change notification settings

srhrnkn/btb

Repository files navigation

btb

Mining and visualizing btb interviews.

The New York Times Book Review has a weekly interview feature called By the Book. Authors are interviewed about their past, current, and planned reading habits. This repository contains code to search the text of those interviews, look for the authors mentioned by each interviewee, extract the author names, determine the gender of each author mentioned, and access the Goodreads API and Wikipedia for more information about each author mentioned.

  • parsethenaddloop.R: Loops through text files, extracts author names (interactive), queries GR API & wikipedia, adds to dataset
  • createfunctions.R: defines functions
  • summaryobjects.R: creates summary objects for visualization
  • btb.Rmd: RMarkdown to generate summary discussion & visualization
  • btb.md: summary discussion & visualization

About

Mining & visualizing NY Times By the Book interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages