Skip to content

Tweet Sentiment Analysis end to to end implementation, based on kaggle dataset.

License

Notifications You must be signed in to change notification settings

R-aryan/Tweet_Sentiment_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet Sentiment Analysis

The Kaggle dataset can be found here - Dataset

Steps to Run the Project:

  • create a virtual environment and install requirements.txt
  • After setting up the Requirements: go to backend/services/tweet_sentiment/api and run app.py
  • After running the app.py file you can send the post request at this URL - localhost:8080/tweet_sentiment/api/v1/predict

Following are the screenshots for the output, and the request.

  • Request sample

Sample request



  • Response Sample

Sample response