Aanchal Setia
30 November 2020
The prediction model uses the principles of tidy data applied to text mining in R. The following Key steps are involved in the prediction model.
Model uses last 5, 4, 3, 2, or 1 words to predict the best 6th, 5th, 4th, 3rd, or 2nd match in the data
As an output, it predicts next word
The Next Word Predictor app provides a simple user interface to the next word prediction model. The app takes as input a phrase (multiple words) in a text box input and outputs a prediction of the next word.