Typing on mobile devices is slow and error-prone.
Can we help users by predicting the next word as they type?
Typing on mobile devices is slow and error-prone.
Can we help users by predicting the next word as they type?
We built an n-gram-based prediction model trained on real text (blogs, news, Twitter).
The app predicts the next word based on the last 2 or 3 words of a phrase.
Thank you!