Recently Published
Week 10-Text Mining-Data607
In Text Mining with R, Chapter 2 looks at Sentiment Analysis. In this assignment, you should start by getting the primary example code from chapter 2 working in an R Markdown document. You should provide a citation to this base code. You’re then asked to extend the code in two ways:
Work with a different corpus of your choosing,
and Incorporate at least one additional sentiment lexicon (possibly from another R package that you’ve found through research).
TidyVerse CREATE assignment
Your task here is to Create an Example. Using one or more TidyVerse packages, and any dataset from fivethirtyeight.com or Kaggle, create a programming sample that demonstrates how to use one or more of the capabilities of the selected TidyVerse package with your selected dataset.
Data 607 week 9 Assignment
The New York Times web site provides a rich set of APIs, as described here: https://developer.nytimes.com/apis
You’ll need to start by signing up for an API key.
Your task is to choose one of the New York Times APIs, construct an interface in R to read in the JSON data, and
transform it into an R DataFrame.
Data607_Assignment3_Z.O
Character Manipulation and Regex Expressions
Zainab. Assignment 1
Upload and Transformation