SeqGAN icon indicating copy to clipboard operation
SeqGAN copied to clipboard

输入数据在哪?

Open Perfeee opened this issue 8 years ago • 2 comments

你好,我想问一下,这源码的输入数据是哪一个数据集?又是何种形式输入的?可否分享一份与源码兼容的输入数据?

Perfeee avatar Oct 14 '17 14:10 Perfeee

@Perfeee The source code uses Oracle data generated from pretrain corpus-lstm model by providing Start_Token as the first token of each sentence. So it dosen't really need a corpus.

EternalFeather avatar Jan 09 '18 16:01 EternalFeather

I want to know how to use real-world data like Chinese quatrains as the input corpus in this model?

yuyuqi avatar Apr 09 '18 06:04 yuyuqi