James R. Milks
July 14, 2021
Predictive text algorithms are ubiquitous in smartphones and tablets, make typing on small keyboards much easier, and may even affect how we use language (e.g. https://www.bbc.com/future/article/20190812-how-ai-powered-predictive-text-affects-your-brain).
The challenge given me was build a predictive text model given a subsample of text from Twitter, blogs, and news stories containing over 4 million lines of text.
Start typing in the sidebar and the app automatically gives three predictions for the next word.
Evaluated the accuracy of the model using a test data set consisting of 0.1% of the total data