Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Twitter EDA and Analysis

๐Ÿ“Œ Overview

This project is a Twitter data analysis application built using Python and Streamlit. It fetches live tweets and performs sentiment analysis, keyword extraction, and topic modeling using NLP techniques.

๐Ÿš€ Features

  • Fetch live tweets using Twitter API
  • Sentiment analysis (Positive, Negative, Neutral)
  • Keyword extraction
  • Word cloud generation
  • Hashtag analysis
  • Time-based tweet trends
  • Language distribution
  • LDA topic modeling

๐Ÿ› ๏ธ Tech Stack

  • Python
  • Streamlit
  • Tweepy (Twitter API)
  • TextBlob (Sentiment Analysis)
  • NLTK
  • Gensim (LDA)
  • Matplotlib & Plotly

โ–ถ๏ธ How to Run

  1. Clone the repository
  2. Navigate to project folder
  3. Install dependencies
  4. Run the application (streamlit run main.py)

About

Twitter data analysis using Python, NLP, and streamlit for sentiment analysis and topic modelling

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages