The Dynamic Word Predictor is an application with self learning
capabilities build in RStudio and deployed on Shiny.io cloud.
The application has the following features
- Three tier Corpora - Trigram corpora, Bigram Corpora and Unigram corpora
- Self learning prediction capability where the application learns from user inputs and user preferences of words
- A word predictor model incorporating the Markov chain principles, Backoff model principle and Kneyser-ney Smoothing principles.
- Deployed with Shiny dashboards