Please find the link to my Shiny App below: https://zhaozheng.shinyapps.io/PredictNextWord/
You can enter any number of words, and my app will predict the next word you want to say.
The outcome is:
- the best prediction from my model, i.e. the word with the highest probability to appear after the input text.
- two alternative predictions, which have the 2nd and 3rd highest probability.