Typing on mobile devices can be difficult and slow.
- Slow Speed: Typing long sentences takes time.
- Typos: Small screens lead to frequent spelling errors.
- The Need: We need a smart algorithm that can predict the next word to speed up typing.
Feb 8, 2026
Typing on mobile devices can be difficult and slow.
I have developed a Shiny App that predicts the next word based on user input.
The app uses a Backoff N-Gram Model built on a large dataset of Twitter, News, and Blogs.
The application is designed for speed and simplicity.
data.table for sub-second predictions.This Data Science Capstone project demonstrates the power of Natural Language Processing (NLP).
Thank You!