Skip to content

Predictive text model employing the Stupid Back-off Smoothing algorithm. This was the Capstone Project of my Data Science Specialization course offered by John Hopkins University through Coursera.

License

Notifications You must be signed in to change notification settings

eduardodelpeloso/next-word-prediction-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Predictive text model employing the Stupid Back-off Smoothing algorithm. This was the Capstone Project of my Data Science Specialization course offered by John Hopkins University through Coursera.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages