Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 951 Bytes

File metadata and controls

14 lines (11 loc) · 951 Bytes

Dissertation Code

By Jarai Carter, 2019

Introduction

This R code was used for the text analysis I performed on Facebook data collected for my dissertation titled USE OF AND INFORMATION SEEKING BEHAVIORS ON FACEBOOK AMONG ILLINOIS FARMERS AND FARM FAMILIES. In this analysis, the text was cleaned, word and bigram frequencies were calculated, and tf-idf scores were calculated for words. The results were then visualized. To see the results of this analysis, you can read my dissertation (open access) located at this link here.

Requirements

This file has the version of R that I was running with all the associated packages and their versions listed.

Resources

Here are some great resources that I used for select packages: