User1342 commited on
Commit
2870f5c
·
1 Parent(s): b1fd367

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,4 +9,9 @@ app_file: app.py
9
  pinned: true
10
  ---
11
 
12
- **Note: Use WatchTower via the embedded interface at [FS.space](https://hf.space/embed/User1342/WatchTower/?)!**
 
 
 
 
 
 
9
  pinned: true
10
  ---
11
 
12
+ **Note: Use WatchTower via the embedded interface at [FS.space](https://hf.space/embed/User1342/WatchTower/?)!**
13
+
14
+ Files:
15
+ - app.py - Gradio web interface for WatchTower.
16
+ - radical_tweet_aggregator.py - Pinpoint Wrapper and Tweepy integration for aggregating and assigning extremism scores to user posts.
17
+ - predictor.py - The Pinpoint wrapper script. Also see /Pinpoint and the respective Github repo for the Pinpoint codebase.