Manuel Martinez
18/11/2020
Around the world, people are spending an increasing amount of time on their mobile devices for email, social networking, banking and a whole range of other activities. But typing on mobile devices can be a serious pain. SwiftKey, our corporate partner in this capstone, builds a smart keyboard that makes it easier for people to type on their mobile devices. One cornerstone of their smart keyboard is predictive text models.
For this project, the following steps were needed:
The next word prediction app is a simple user interface to predict the next word.
The app takes in the following inputs:
The app will generate the ouput:
The predicted next word(s) will show up in the order of most frequently used to less frequently used.
This is the final project of the course Data Science Capstone, which is part of the specialization of Data Science by Johns Hopkins University.