Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

CodeforLancaster/sitegeist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiteGeist

Sentiment analysis of geofenced tweets

To setup, please run ./setup.sh.

Secondly, run main.py with the following arguments:

-g --geofence The geofence from which to pull tweets
-t --twitter-api-keys The twitter api keys with which to pull tweets

For example:

python3 main.py -g lat1 lon1 lat2 lon2 -t <consumer key> <consumer secret> <access token key> <access token secret>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors