This is a simple interactive NLP web app that predicts the next word a user will write after writing the first words of a sentence. It employs the Stupid Back-off Smoothing algorithm. The app was written in R using Shiny and published at shinyapps.io here. A small presentation describing the app, written in R Markdown, is available at RPubs here.