I want to analyse sentiment of a news article (input: text not URL) using AlchemyAPI. Please suggest me how Can I do that.
I tried with demo http://www.alchemyapi.com/products/demo/alchemylanguage/
but it provides sentiment for each entities separately, not for the whole article text.
Thanks for help.