Predict-o-matic is a text prediction application built in Python and R using statistical NLP techniques. You can view a brief slideshow about the app <a href="https://rpubs.com/cs79/textprediction", target="_blank">here.
A live version of the application is hosted on shinyapps.io, and can be accessed at <a href="https://cs79.shinyapps.io/Predict-o-matic", target="_blank">this link. If the monthly usage cap has been reached on shinyapps, you can also easily run a local version of the application using the <a href="https://www.rstudio.com/", target="_blank">RStudio IDE and the files in the R directory of this repo.