Now using language dependent senti analizier. no compound score anymore.
This commit is contained in:
parent
f0d4eadf28
commit
a20f7331bb
8 changed files with 153 additions and 72 deletions
|
|
@ -2,4 +2,4 @@ from mastodon import Mastodon
|
|||
|
||||
class MastodonAccountManager():
|
||||
def __init__(self):
|
||||
self.instance = Mastodon(client_id = 'hedonodon_clientcred.secret', access_token = 'hedonodon_usercred.secret')
|
||||
self.instance = Mastodon(client_id = 'hedonodon_clientcred.secret', access_token = 'hedonodon_usercred.secret')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue