/op_osint

Sentiment Analysis designed to monitor public opinion based on a given trend

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Table of contents

General info

Sentiment Analysis program designed to monitor public opinion based on a given trend.

Technologies

Project is created with:

  • TextBlob
  • Matplotlib
  • Tweepy

Setup

To run this project, install it as follows:

$ cd ../op_osint
$ sudo python3 -m pip install -r requirements.txt
$ sudo python3 -m textblob.download_corpora

Run

Add Twitter API keys to secrets.py

$ python3 analyse.py --help