The Word Predictor App presented here presents my app submission for the final project of the Data Science Capstone course, the last module of the Data Science Specialization series offered by Johns Hopkins University Bloomberg School of Public Health via Coursera.
The goal of this project was to develop a Shiny Application that can predict the next word based on user input. This presentation describes the dataset used, techniques implemented, and the application itself.
This involved key concepts including Predictive Text Models and Natural Language Processing (NLP).