excerpt found at a cursory glance through @squirrel_ebooks's brain file:
[[\"im\", \"a\"], {\"cute\": 1, \"lesbun\": 1, \"robot\": 3, \"gay\": 2, \"furrey\": 1}]
@squirrel Are the numbers the count of occurrences that the word followed the first phrase?
@benhamill i actually don't know the format! i'm using https://github.com/jsvine/markovify/tree/master/markovify
@squirrel Looks like it is. Based on the doc string on the build function in chain.py. Cool.
@benhamill i actually don't know the format! i'm using https://github.com/jsvine/markovify/tree/master/markovify