Daniel Erzse
25th Apr 2015
Word Predictor is a shiny app built as a part of Cousera Data Science Capstone Project.
The application represents a demonstration of implementing a predictive algorithm. Based on a sentence introduced by the user, the app tries to predict the next word in the sentence using Natural Language Processing techniques.
Summaries regarding
are presented in the following slides.
RWeka package. Unigrams, bigrams, trigrams and quadrigrams were generated and stored in 4 data tables.