Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
habitualdev authored Nov 26, 2021
1 parent 1ae4335 commit 2adeed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<p style="text-align: center;"><span style="text-decoration: underline;"><strong>Clear Skies</strong></span></p>
<hr>
<p align="center"><img src="images/snapshot.png" title="Screenshot"></p>
<p style="text-align: left;">Utility designed to check for tweets about a user every 5 seconds, displaying them in list in a window. It will scrub tweets out based off a word-based sentiment analysis with thresholding, with hard scrubs of banned usernames.&nbsp;</p>
<p style="text-align: left;">On first run, creates "config.txt", with a blank twitter handle, and a baseline sentiment gate of -.5. This should be enough to skip the truely vulgar tweets, while still allowing for some negative sentiment (i.e. the difference between "I don't like content X" and "I hate everything about you"). Clear Skies must be restarted every time the sentiment gate is changed, but will scrub banned handles in real time.&nbsp;</p>
Expand Down

0 comments on commit 2adeed6

Please sign in to comment.