1 / 4 Text becomes rows in a table
Visit every sentence, take the last two words, and count what came next.
sentences
token
rows in the trigram table
Show a real sample of the training text

The text contains 26 distinct sentence patterns. Some repeat more often than others; those repetitions become counts and probabilities in the table.

    Example From a sentence to one table row