Next Word Prediction

Next word prediction app in support of JHU Data Science Capstone on Coursera

shiny
tidyverse
data.table
NLP
Published

March 1, 2018

The capstone project for the Data Science Specialization on Coursera from Johns Hopkins University is cleaning a large corpus of text and producing an app that generates word predictions based on user input. Find my attempt at the link below:

https://seanangio.shinyapps.io/next_word_app/

Next word prediction app gif

You can also find its Github repo.