A Shiny App powered by Bigram Prediction Algorithm
- Built in R & Shiny
- Predicts the next word based on a phrase
- Deployable on shinyapps.io
2025-07-19
A Shiny App powered by Bigram Prediction Algorithm
Input: “I am” → Bigram Table: (“am”, “learning” → 5 times, “am”, “working” → 3 times) Predicted Word: “learning”
Would you invest? → Yes, because predictive text is a billion-dollar market!
Thank You