Skip to content

Twitter Sentiment Analysis - An opinion poll where public tweets considered as an indicator to predict the actual election results.

Notifications You must be signed in to change notification settings

mukeshmk/twitter-sentiment-analysis

Repository files navigation

twitter-sentiment-analysis

Twitter Sentiment Analysis

To run the program on your machine:

  1. clone the repo: git clone https://github.com/mukeshmk/twitter-sentiment-analysis.git
  2. create a virtual environment inside the folder: python -m venv .venv
  3. activate the virtual environment: .venv\Scripts\activate (in case of Windows)
  4. install the required packages for the game to run using: pip install -r requirements.txt
  5. run the code: python file_name.py
  6. make sure to deactivate once your done.

About

Twitter Sentiment Analysis - An opinion poll where public tweets considered as an indicator to predict the actual election results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published