Open markoanic opened 10 years ago
Using http://www.alchemyapi.com/products/demo/alchemylanguage/ (free for up to 1000 API calls a day and for up to 5 concurrent calls) assign sentiment to Social Post and store it in:
Sentiment_Type__c (positive, negative, neutral) Sentiment_Score__c (x.x)
http://www.alchemyapi.com/api/sentiment/textc.html
Using http://www.alchemyapi.com/products/demo/alchemylanguage/ (free for up to 1000 API calls a day and for up to 5 concurrent calls) assign sentiment to Social Post and store it in:
Sentiment_Type__c (positive, negative, neutral) Sentiment_Score__c (x.x)
http://www.alchemyapi.com/api/sentiment/textc.html