These are execution steps for the downloaded project:

**NOTE** : This project can do sentiment analysis of short sentences like feedback or comments in a .txt file (Text file) only.

1) Do --> "pip install vaderSentiment"
2) Extract app.py from folder and open it in your python IDE
3) Now you can run the code

** checkout the sample_example.txt file to understand the working