In the last post, we were talking about counting the number of times n-character text chunks appeared in a given sample text. The idea is that if we know the probabilities different characters follow a given chunk, we can use this to generate new texts that match the style of the sample text. It’s likely