Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 297 Bytes

Markov-Chains

Markov Chain Generator

Usage:

Args: filepath number_of_sentences

The filepath of the source text, and the required number of output sentences.

Output

Text generated using a second order map, then text generated using a first order map.

Sentences are ended by . or ! or ?