Skip to content

namuan/tweetsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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