I have some unlabeled microblogging posts and I want to create a sentiment analysis module.
To do this I have try Stanford library and Alchemy Api web service but the result it is not very good. For now I don't want training my classifier.
So I would like to suggest me some libraries or some web services about that. I would prefer a tested Library. The language of this posts is English. Also the preprocessing has been done.
P.S.
The programing language that I use is Java EE