Talk:Markov chain text generator: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 5: Line 5:


== Rewording ==
== Rewording ==
I hope the task text is now clearer!
I hope the text for the task is now clearer!


And by the way, the C++ implementation does not uses 2-grams as [[User:Rdm|Rdm]] supposed - take a look at the call to create in "main".
And by the way, the C++ implementation does not uses 2-grams as [[User:Rdm|Rdm]] supposed - take a look at the call to create in "main".