Used technologies - Numpy, pandas and Sklearn for training the model, web scrapping and Flask Used database: taken from https://relatedwords.org/
To start the engine -
-
get all essential libraries by running following command in the ML-engine directory sudo pip3 install -r requirements.txt
-
run flask - python3 app.py on any port