This project is the final project of the Capstone course for Data Science Specialization, which is held by the JHU together with SwiftKey complany. The project is in form of a shiny app (link to app). The purpose of the app is to take some text as input, and provides as output the prediction of the next possible word. All this is done by using Natural Language Processing.
Project consists of:
- Source code for the model, which takes text as input and outputs next word
- Shiny app, which provides UI for the user
- The 5 slide deck (this)
- Milestone project (during the development)