jrmilks74 / predictive_text

Data Science Capstone Course project building a predictive text model in R, then transferring that to a Shiny app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an Shiny predictive text app built using the stupid back-off algorithm. It was trained on three million lines of news articles, blogs, Twitter tweets, and one million lines of text from books.

You can find the final result online at https://jrmilks.shinyapps.io/Text_prediction/

Enjoy!

About

Data Science Capstone Course project building a predictive text model in R, then transferring that to a Shiny app

License:GNU General Public License v3.0


Languages

Language:R 100.0%