I am using the AlchemyAPI for EntityExtraction-
http://access.alchemyapi.com/calls/text/TextGetRankedNamedEntities?outputMode=json&text=<--tweet-->&apikey=<--apikey-->
I am encoding the text before passing it to the AlchemyAPI but in the json output, entities [] is empty.
I dont understand what could possibly be going wrong.
Thanks, Sakshi