GaryFH
10/27/2017
Data Science Capstone by Johns Hopkins University
INTRODUCTION
The purpose of this application is to allow a user to input a phrase and it would predict the next word that they “most likely” want to type.
The n-grams that support the application come from blogs, twits and news.
One possible use could be for texting
Milestone Report Link : Milestone Report
Application link : Shiny App - Next Word Prediction
Github Link : Codes
TEXT PREDICTION ALGORITHM STEPS TAKEN
Conclusion
“We have compiled some basic natural language processing resources below. You are welcome to use these resources or any others you can find while performing this analysis. One thing to keep in mind is that we do not expect you to become a world's expert in natural language processing. The point of this capstone is for you to show you can explore a new data type, quickly get up to speed on a new application, and implement a useful model in a reasonable period of time.”“
Limitations