Sachin Shahi
30 May 2016
An Intuitive Application that Predicts the next Word!
Word Predictor can be implemented on mobile devices and offers advantages over standard text typing:
Word Predictor is an interactive Shiny R application that can predict the word based on the phrase/sentence/word you enter.
IT'S INTUITIVE AND EASY TO USE
Here are the steps of how it works:
The application, at the core, uses N-Gram model for prediction.
The accuracy of the application is not very impressive. I hope to increase its accuracy in the next release.
Try it Yourself!
https://sachinshahi.shinyapps.io/WordPrediction/
References: [1] http://www.ngrams.info/