King James Programming Posts generated by a Markov chain trained on the King James Bible and Structure and Interpretation of Computer Programs. Run by Michael Walker (barrucadu). @KJV_Programming @barrucadu @HackSoc Github KJP Rejects laerm Yours is one of the better Markov chain text mashups I've seen out there. I, for one, would be interested in some of your software advice. I've tried some of the more poetry-geared packages but they have been...unrewarding. I’m not really sure what advice to give, Markov chains are pretty simple. My implementation is 97 lines long, but 20 of those are to do with saving to and loading from a file, and at least 10 are due to me using a more space-efficient representation (frequency list) than the obvious (very long list). 6:13 And set up false witnesses, which said, This is a major gain in efficiency There’s also the tokeniser , but...