Kleanthis Mazarakis
9-Jan-2018
“Next Word Predictor”
The goal of this project was to build a shiny web application that is able to predict the next word, after typing the initial words of a sentence.
Below you can find the links to the shiny web application and github repository containing the application files
In order to get the training data ready, the initial datasets are processed and cleaned using the procedure described below:
The next word predictor model is based on the Katz Back-off algorithm.
Below you canb find detailed steps explaining how the algorithm works:
In the image below, you can see a screenshot of the Shiny Web App that was described in the previous slides: