Question

I am trying to understand sentiment analysis and how to apply it using any language (R, Python etc). I would like to know if there is a good place on internet for tutorial that I can follow. I googled, but I wasn't very much satisfied because they were not tutorials but more of theory. I want theory and practical examples.

OTHER TIPS

The NLTK book is by far the best tutorial on basic NLP I have seen(in Python).

The Coursera course on NLP is also fairly good. It takes off from the basics and takes the student to a novice level.

As Dawny said i would suggest NLTK Book too. And in R language 'tm' library is pretty useful. So try here for more related text mining stuff with R. r-blog also worth of consider. good luck.

Licensed under: CC-BY-SA with attribution
Not affiliated with datascience.stackexchange
scroll top