The goal of this JHU Data Science Capstone Project is to build a shiny application that takes a text input and outputs a prediction of the next word based on selected prediction algorithm, while providing a user-friendly interface that can be accessed by others conveniently. Final product was built to meet the following review criterias as provided by the course:
- Must provide a text input box that can accept user input.
- Must provide at least one word prediction based on user input with a suitable delay.