M Hassan
1/18/2016
This presentation describes the Swiftkey capstone project which is part of John Hopkins/ Coursera Data Science Specialization Program.
This project was broken into multiple steps to accomplish the final task of predicting the next word. We briefly describe the major tasks
We took a sample of cleaned data (removing punctuation, lowercase, removing sparse terms) from corpora (twitter, blogs and news) and merge them. We used 10 % of data from each source before building the prediction model. We applied NLP methods such as
Link to Shiny app https://medh.shinyapps.io/CapstoneApp/
How to run the app