Continuing my work on procedural generation, I needed to create description of villages, cities and other locations. One aspect is the generation of names for them so I wanted to try using a Markov Chain generator.
I got the idea to fit the model using the name of shrines from Breath of the Wild, so I prepared the data and thought I might as well share it.