Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 525 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 525 Bytes

next-word-prediction-app

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.