/tweetsense

Filters tweets based on sentiment analysis

Primary LanguageJavaScriptMIT LicenseMIT

TweetSense :: Filter tweets using sentiment analysis

Setup

Setup Python environment.

make setup

Install dependencies

make deps

Build Chrome extension

make build-extension

The output will be in chrome_extension/bundled. Use Load unpacked option in chrome://extensions to load the extension.

Run server

make run

Credits

AiFilter