Word(token) generator based on N-Gram statistics. This application has three separate uses of the same N-Gram model, trained on:
- Elon Musk Tweets (2021)
- Airline Reviews
- McDonald's Reviews
Sourced from Kaggle.com
Python Requirements:
- numpy
- tqdm
- flask
To run the app (in project root folder):
unzip npy/airline_model.zip flask --app app run
Preview: