The project is to develop an online Shiny app for word prediction. The app uses NLP text prediction algorithms to predict the most likely next word, based on the word/phase entered by a user. It allows users to choose their word/phase as an input. Three options of predicted word will be displayed. The project consists of two parts:
Create a Shiny application and deploy it on Rstudio’s servers - Shiny website https://kenyang.shinyapps.io/word-prediction-app/
Use Rstudio Presenter to prepare a reproducible pitch presentation about the application. The presentation is available in RPub https://rpubs.com/kenyang/783243
All files are stored at Github Repository: https://github.com/kenyang88/DataScienceCapstone-FinalProject