Creating a text completion app using NGram modelling, which uses bigrams, trigrams, tetragrams, and pentagram created from various data sources:
- News
- Blogs
- Twitter
The Ngrams were created in RStudio’s R environment and has been published on kaggle as well as Rpubs, and the application was created in python using Dash by plotly, and has been deployed on heroku.
Modelling
- Kaggle
- Rpubs
Application - heroku app