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

How to generate text? #58

Open styfeng opened 5 years ago

styfeng commented 5 years ago

I see that your model is designed for sentiment classification. But in the paper it was mentioned that it was able to generate text (specifically, I quote: "Examples of synthetic text generated by the trained model"). Is there a way to do this? If so, can somebody give a clear explanation?