Coursera/Johns Hopkins University
In partnership with Swiftkey
Data Science Specialization
Capstone Project
JP Van Steerteghem
March 12, 2018
We built a prototype for a predictive text product
It was developed on MacBook Air running MacOS High Sierra, with a 2.2 GHz Intel Core i7 processor with 8 GB 1600 MHz DDR3 Memory
It is simple but works fast and right!
One can try the prototype at: https://jvanstee.shinyapps.io/predict_next_word32/
Documentation of the Capstone project can be foud at: https://github.com/jvanstee/datasciencecoursera/tree/master/Capstone
A word or phrase is entered in a text input box
Once Predict button is clicked the prediction algorithm looks for up to 3 “next word” options
A next word back-off algorithm is used
Next Steps:
The following are excellent resources to help with next steps: