Skip to content

SentimentIQ is a powerful sentiment analysis tool designed to monitor and analyze user opinions on Reddit. Leveraging natural language processing (NLP), SentimentIQ collects and processes data from Reddit posts and comments, providing real-time insights into the sentiment around specific brands, products, or topics.

Notifications You must be signed in to change notification settings

lamia2003/SentimentIQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentimentIQ

Whether you're interested in tracking public opinions about emerging trends, or understanding customer feedback on a product, SentimentIQ gives you the tools to analyze sentiment data efficiently and visually.

Using a combination of VADER Sentiment Analysis and the Reddit API (PRAW), SentimentIQ delivers an easy-to-use interface where users can search for subreddits, select post types, and instantly get a breakdown of the sentiment in the comments, displayed in an interactive pie chart.

Demo:

SentimentIQ.mp4

Set-Up Instructions

  • Clone the repository
  • Install dependencies: Make sure you have Python installed, then run: pip install -r requirements.txt
  • Set up Reddit API credentials: Visit Reddit's developer portal and create a new application. Add your credentials (client ID, client secret, and user agent) to app.py
  • Run the Flask app: python app.py
  • Access the app: Open your browser and navigate to http://localhost:8000. Log in to Reddit and start analyzing comments by entering a subreddit name.

About

SentimentIQ is a powerful sentiment analysis tool designed to monitor and analyze user opinions on Reddit. Leveraging natural language processing (NLP), SentimentIQ collects and processes data from Reddit posts and comments, providing real-time insights into the sentiment around specific brands, products, or topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published