openai / generating-reviews-discovering-sentiment

Code for "Learning to Generate Reviews and Discovering Sentiment"
https://arxiv.org/abs/1704.01444
MIT License
1.51k stars 379 forks source link

what is the range of sentiments? is it -4 to 2? #42

Open vaibhavSOG17 opened 6 years ago

gitathrun commented 6 years ago

According to my usage, it seems the value is based on the sentence you input. I thrown imdb data into the model and the values is in between -2.3 to 1.8.