Small sentiment analyser and bot to post the plots on mastodon.
Find a file
2023-03-15 13:21:44 +01:00
.gitignore Now using language dependent senti analizier. no compound score anymore. 2023-01-05 01:43:11 +01:00
CRUDManager.py underway to wordcount 2023-03-15 13:21:44 +01:00
DbSetup.py first commit 2023-01-03 00:40:59 +01:00
Main.py underway to wordcount 2023-03-15 13:21:44 +01:00
MastodonAccountManager.py Now using language dependent senti analizier. no compound score anymore. 2023-01-05 01:43:11 +01:00
README.md first commit 2023-01-03 00:40:59 +01:00
requirements.txt underway to wordcount 2023-03-15 13:21:44 +01:00
SentiTooter.py underway to wordcount 2023-03-15 13:21:44 +01:00
Tables.py Now using language dependent senti analizier. no compound score anymore. 2023-01-05 01:43:11 +01:00
TootCrawler.py Optimized text cleanup and function parameters 2023-01-13 20:26:04 +01:00

Hedonodon

I'm using vaderSentiment to calculate the compounds.

More Documentation coming soon!