I have gone through numerous documents to read about doc2Vec and word2Vec. I do understand how powerful it is to represent the words as a vector and to perform simple operations like vector addition , subtraction to yield meaningful analogy between the words. Although one thing I am still not able to understand is how this technique can be used to understand user sentiments .
Can someone please elaborate as to how user sentiments are analysed using these techniques ? Thanks Samir