/Twitter_Sentiment_Analysis

An approach for unimodal sentiment analysis behind social media conversations using NLP and Deep Learning.

Primary LanguagePython

Twitter-Sentiment-Analysis

An approach to automatically sort the sentiment behind social media conversations.

Streamlit App

(Click the badge above to view the web-app)

View the kaggle notebook Twitter Sentiment Analysis LSTM for a detailed step-by-step guide.

The notebook contains :

  1. EDA
  2. Data Prepping
    • Data Cleaning
    • Preprocessing
  3. Model Harness
  4. Training
  5. Testing
  6. Displaying results and evaluation metrics
  7. Integrating and authenticating with Twitter API