Project Overview:
Johns Hopkins University along with Swiftkey, sponsored a project for students to analyze three different corpuses together, explore the content of the data with various data analysis tools, and create an app that predicts the next word of various sentences, phrases, and single words.
Basically, we need to develop an application that would predict the next word in a phrase that the user inputs.
We need to first Clean the dataset then perform Exploratory Data Analysis and then build a model which predicts next word according to the user input.