eniyei
25/05/2017
Capstone Project for Data Science Specialization on Coursera.org
The goal of this application is to predict the next word using Text Mining and Natural Language Processing techniques. You can see the app by clicking the link below.
- sample data from the HC Corpora data
- cleaning the data
- tokanizing the data
- building frequency matrices from bigrams, trigrams and quadgrams
You can see the initial preparation for the app on Rpubs.com - the Milestone Report before the Capstone Project.
Start typing in the left field and simultaneously the right one is updated with a prediction of the next word that follows.