generating-reviews-discovering-sentiment
generating-reviews-discovering-sentiment copied to clipboard
local sentiment
I want to generate an online estimation of the local sentiments (character sentiment) in the sentences, something like the figure 4 in the paper "Generating Reviews and Discovering Sentiment". Any help about the way to proceed? thanks
Hi, check out the pytorch version of the code. (neuron 2388 is the sentiment neuron in the paper, as confirmed by rakesh chada)