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

appending a line to the markov chain? #69

Closed
ghost opened this issue May 24, 2017 · 1 comment
Closed

appending a line to the markov chain? #69

ghost opened this issue May 24, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented May 24, 2017

edit: whoops i posted without including a body
is there a way to append a line to the chain?

@jsvine
Copy link
Owner

jsvine commented May 26, 2017

The easiest way to achieve this is to create a new model with the new sentence, and then use markovify.combine to combine it with your pre-existing model.

@jsvine jsvine closed this as completed Sep 2, 2017
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

1 participant