An introduction to text preprocessing and the New York Times article
API.
Learning Objectives
By the end of this week, you will be able to:
- Make API calls in R — constructing URLs with query parameters and
authenticating with an API key
- Conduct exploratory data analysis — visualizing temporal patterns in
media coverage using ggplot2
- Apply string manipulation — cleaning strings using functions like
str* and gsub()
- Use stop word dictionaries — removing common uninformative words
from text data to prepare it for analysis
📂 Assignments
Lab 1 — NYT API Graded · 11
pts
Due: April 14 @ 11:59 pm
Complete the assignment laid out in Lab1. Submit your .Rmd and
knitted document (HTML or PDF) to Canvas.