For some of the work I have been doing recently I have starting looking into sentiment analysis. In other words this is analysing text to see if it is positive or negative. At the moment I have been using this to analysis tweets to see if certain subjects are trending in a positive or negative light.
You can see a sample post of some of the analysis here.
The library used for this is NLTK.
The code:
No comments:
Post a Comment