tweetsense

Filters tweets based on sentiment analysis

MIT License

Stars
7
Committers
1

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