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

Reproducing the Stanford Sentiment Treebank result from paper? #27

Closed AjayTalati closed 7 years ago

AjayTalati commented 7 years ago

Hi,

I just wondered if anyone has trained a binary classifier to reproduce the result for SST on page 4 of the paper?

If so is there any code for this?

Thanks a lot,

Aj

loretoparisi commented 7 years ago

@embreinhardt This would be helpful to compare against a de facto dataset used for sentiment analysis with RNN networks - demo here

Newmu commented 7 years ago

We've added a demo of training a sentiment classifier using the model's features which reproduces the binary SST result https://github.com/openai/generating-reviews-discovering-sentiment/commit/83d940d132fbd585deb63b8e3fcb523ea9557683