项目作者: 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
创建时间: 2021-06-27T16:08:19Z
项目社区:https://github.com/R-aryan/Tweet_Sentiment_Analysis

开源协议:MIT License

下载


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