To check the nature(ie. sentiment) of current trends on twitter
- Download the dataset from the url: https://drive.google.com/file/d/1_Wxgkfynms67F_zuA1hgXwgf-lZ1hpkW/view?usp=sharing
- Install requirements.txt pip install -r requirements.txt
- Get Twitter API Access via. twitter developer account (skippable)
- Download Dataset add to pk folder
- Run jupyter notebook /pk/model.ipynb
- Run the following command, python app.py
- Run Django Server python manage.py runserver
Method: GET URL: {localhost}/getTrends/
Method: GET URL: {loacalhost}/getTweets/{keyword}/