Data Science Capstone
April 2026
A fast, lightweight text prediction app built with R and Shiny
Problem: Predict the next word a user will type, given a phrase.
Solution: An N-gram language model trained on real-world English text.
How Stupid Backoff works:
Why Stupid Backoff?

Features:
Try it: [shinyapps.io link]
Model stats:
Future improvements: