This application displays top 5 closest words to the input word. It also displays a t-sne plot showing 25 closest words.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
This application needs the following
Flask
Python3.0
Pandas
sklearn
ggplot
mpl_tookits
The application runs by the following command -
python miniapp.py
This will launch the application at this url - http://127.0.0.1:5000/