What is this project?
- The application predicts the next word in a sentence;
- It was built using English text from blogs, news articles and Twitter;
- Demonstrates a simple predictive text application;
- The app was developped in R using Shiny.
Why is it useful?
- It demonstrates how predictive text works using language models;
- Suggests the most likely next word;