Using N-Gram Model with R Shiny
- A simple predictive text application
- Built using R Shiny and N-gram models
- Goal: Predict the next word based on input phrase
2025-07-18
Benefits: - Lightweight and simple - Demonstrates NLP basics
Future Scope: - Use large datasets for better accuracy - Add deep learning models - Deploy on shinyapps.io for public use