M. Hassan
8/18/2015
Predicts next word
In this capstone project, we will apply data science in the area of natural language processing.
The project is based on using NLP https://en.wikipedia.org/wiki/Natural_language_processing to predict what a user might type after typing a word or more on keyboard.
The app provides a text box where a user enter a word or more and the app display the next predicted word using N-Gram Tokenizatioin technique https://en.wikipedia.org/wiki/N-gram
Link to shiny app