Umesh Rijal
August 2026
Data Science Capstone
Built using:
Objective: Predict the most likely next word from a phrase entered by the user.
Typing assistance can improve the speed and convenience of text input.
The model uses the English SwiftKey corpus:
A 1% sample was used to balance model coverage and application performance.
The prediction engine uses a backoff strategy:
4-gram
↓
3-gram
↓
2-gram
↓
Unigram