This application was developed as a final submission to the capstone program for the Johns Hopkins University “Data Science and Machine Learning” specialization certificate. It demonstrates the flexibility of the R language and Shiny application development framework by showcasing a text-prediction algorithm. The application returns a next-word suggestion along with an array of additional suggestions as long as there is one word present in the text box and a match for the input has been found in the database used for the algorithm.
The application is available for use at https://5yf0hd-such70sam-pichardo.shinyapps.io/predictr/