Created
July 6, 2017 22:49
-
-
Save svalleru/b6081745c1684643e5e582a14e7bb52e to your computer and use it in GitHub Desktop.
Algorithmai's Analyze Twitter User Algorithm (mostly rubbish ;P)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#https://algorithmia.com/algorithms/diego/AnalyzeTwitterUser | |
{ | |
"followers": 340, | |
"following": 415, | |
"is negative about": [ | |
{ | |
"country": 1, | |
"evil": 1, | |
"kumailn": 2, | |
"malicious": 1, | |
"mess": 1, | |
"oscars": 1, | |
"pathetic": 1, | |
"people": 2 | |
}, | |
{ | |
"absence": 1, | |
"crisis": 1, | |
"extremism-are": 1, | |
"held": 1, | |
"largely": 1, | |
"presidential": 1, | |
"unemployment": 1, | |
"vision-macron(french": 1 | |
}, | |
{ | |
"drop": 2, | |
"hey": 1, | |
"job": 2, | |
"killer": 2, | |
"merciless": 1, | |
"progress": 1, | |
"society": 1, | |
"time": 2 | |
}, | |
{ | |
"dang": 1, | |
"destroy": 1, | |
"inept": 1, | |
"net": 1, | |
"neutrality": 1, | |
"plan": 1, | |
"running": 1, | |
"stupid": 1 | |
} | |
], | |
"is positive about": [ | |
{ | |
"desire": 2, | |
"earn": 1, | |
"love": 3, | |
"millionaire": 1, | |
"people": 2, | |
"salesforce": 2, | |
"story": 1, | |
"success": 3 | |
}, | |
{ | |
"buddha": 2, | |
"demean": 2, | |
"good": 2, | |
"integrity": 2, | |
"life": 3, | |
"matters": 2, | |
"server": 2, | |
"set": 2 | |
}, | |
{ | |
"acres": 2, | |
"kelseyhightower": 3, | |
"newsycombinator": 1, | |
"number": 1, | |
"port": 1, | |
"public": 1, | |
"seek": 2, | |
"ssh": 1 | |
}, | |
{ | |
"amazon": 2, | |
"american": 1, | |
"awesome": 2, | |
"bay": 2, | |
"enters": 1, | |
"god": 1, | |
"markzohar": 1, | |
"software": 2 | |
} | |
], | |
"screen_name": "svalleru" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment