Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can it be applied in Chinese? #27

Closed
flyyuan opened this issue Jun 5, 2018 · 5 comments
Closed

Can it be applied in Chinese? #27

flyyuan opened this issue Jun 5, 2018 · 5 comments

Comments

@flyyuan
Copy link

flyyuan commented Jun 5, 2018

i want to generate Chinese QA.

@flyyuan
Copy link
Author

flyyuan commented Jun 5, 2018

I tried. It is OK.

@flyyuan flyyuan closed this as completed Jun 5, 2018
@iamweiweishi
Copy link

Hi, there, could you pls give me some details on how you generated Chinese?

@flyyuan
Copy link
Author

flyyuan commented Mar 22, 2019

Hi, there, could you pls give me some details on how you generated Chinese?

It is easy! Input Chinese.

@iamweiweishi
Copy link

Thank you.

Like this,

from textgenrnn import textgenrnn
textgen = textgenrnn()
textgen.train_from_file('MY-CHINESE-TEXTDATA.txt', num_epochs=1)
textgen.generate()

Right?

@flyyuan
Copy link
Author

flyyuan commented Mar 23, 2019

Thank you.

Like this,

from textgenrnn import textgenrnn
textgen = textgenrnn()
textgen.train_from_file('MY-CHINESE-TEXTDATA.txt', num_epochs=1)
textgen.generate()

Right?

Right~
You are Chinese?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants