Minh Tu Pham
June 13 2017
The application is under the capstone project of Data Science organized by Coursera.
In this project, data science is applied in the area of natural language processing.
The project objective is to build a shiny application that is able to predict the next word when any words is typed.
The data is from a corpus called HC Corpora provided by SwiftKey.
The application is available at: https://minhtupham.shinyapps.io/WordPrediction/
In order to build the shiny application, serveral different tasks need to cover:
Steps to build the application: