I need to do sentiment analysis on some csv files containing tweets. I\'m using SentiWordNet to do the sentiment analysis.
I got the following piece of sample java c
for that you should write the main function, in that provide the path of csv, extract words from it. and then call extract function by sending the word and its pos.