Spaces:
Runtime error
Runtime error
Update README.md
Browse files
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.
|