The goal of this project is to demonstrate initial exploratory analysis of the text data provided for the Data Science Capstone course. The data consists of text collected from blogs, news articles, and Twitter. This report summarizes the basic characteristics of the data and outlines plans for developing a text prediction algorithm and a Shiny application.
library(stringi)