geek-ai / Texygen

A text generation benchmarking platform
MIT License
863 stars 203 forks source link

Is there a way to make generation conditional on some input text? #41

Open varunnambikrishnan opened 5 years ago

varunnambikrishnan commented 5 years ago

Is there a way to condition the generations of the GANs on some input text similar to how you can include a prompt/seed for transformers (GPT-2/XLNet) when generating language samples?