Skip to content

A shiny app which predicts next three most used words.

Notifications You must be signed in to change notification settings

Shuniy/Word-Prediction

Repository files navigation

Word Predictor

A Shiny Application to predict the next most used words after that inputed word. Data is taken from different blogs and twitter and the app is built on the principles of Natural Language Processing such as tokenization etc.

Process can be found here.

Capstone project for the Data Science Specialization from Johns Hopkins University on Coursera. https://www.coursera.org/specializations/jhu-data-science

Milestone report : https://rpubs.com/ZippySphinx/517994

Project presentation : https://rpubs.com/ZippySphinx/519803

Shiny app : https://zippysphinx.shinyapps.io/wordprediction/

Packages Used

  • R
  • RWeka
  • ggplot2
  • readr
  • ngram
  • data.table
  • dplyr
  • shiny
  • rmarkdown
  • stringr
  • knitr
  • dplyr

About

A shiny app which predicts next three most used words.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published