项目作者: R-aryan
项目描述 :
Tweet Sentiment Analysis end to to end implementation, based on kaggle dataset.
高级语言: Jupyter Notebook
项目地址: git://github.com/R-aryan/Tweet_Sentiment_Analysis.git
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.

