Skip to Content
R Programming By Example
book

R Programming By Example

by Omar Trejo Navarro
December 2017
Beginner to intermediate
470 pages
12h 29m
English
Packt Publishing
Content preview from R Programming By Example

Simulating the client messages data

Simulating text messages that actually make sense is very hard, and we won't attempt it here. Instead, what we'll do is leverage a dataset that was published about food reviews on Amazon. The dataset was published as part of the paper published by McAuley and Leskovec, From amateurs to connoisseurs: modeling the evolution of user expertise through online reviews, 2013. You can find the dataset in Kaggle (https://www.kaggle.com/snap/amazon-fine-food-reviews). We won't show the code that prepared the data for this example, but basically, what it does is rename the variables we want STARS, SUMMARY, and MESSAGE, delete the rest, and save the data frame into the reviews.csv file. For the interested reader, the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Efficient R Programming

Efficient R Programming

Colin Gillespie, Robin Lovelace
R Programming

R Programming

Jared P. Lander

Publisher Resources

ISBN: 9781788292542Supplemental Content