Mughundhan Chandrasekar
9-Feb-2018
Aim: To build a R Shiny Web app, which accepts word(s) as input, predict the next word using Natural Language Processing and display the predicted word along with analysis.
Introductory Stage: The preliminary assessments and basic Data munging operations were done on R Studio and published in RPubs as a R-Markdown file. Access the weblink: http://rpubs.com/Mughundhan/251185
Link for RShiny App: https://mughundhanc.shinyapps.io/predictive_text_modeling
About the data-set: Three data-sets were given, namely Twitter, blogs and news (all in .txt format)
Exploratory Data Analysis:
Technique used: Natural Language Processing
Steps involved: