while (true) { ; }
Only a life lived for others is a life worth while
Feb 12, 2016
Sentiment Analysis LOL
Try Sentiment Analysis from Achemy
from alchemyapi import AlchemyAPI
alchemyapi = AlchemyAPI()
options = {}
options['knowledgeGraph'] = '1'
response = alchemyapi.faceTagging("image", "/home/hieult/Downloads/hieult3.jpg", options)
print response
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)