Matthew Dangerfield

Results 58 comments of Matthew Dangerfield

Yeah, this is incredible! I loved reading about and playing your "Insignificant Little Vermin" text adventure.

I have a pattern recognizer I'm working on that will look at text and create 'templates' for phrases, with 'variables' where you can insert names, etc. Example: "Hello, Bob" ->...

@enkiv2 made [ggc](https://github.com/enkiv2/ggc) (Generative Grammar Compiler). This is useful for writing story templates.

Wow, these are really good! Thanks.

Seems like a good combination. I think the hardest part will be the low level simulation. Many novels built using story compilers end up sounding really template-y. If you can...

I agree with a lot of what you said. Switching up the order should really help things. MARYSUE was, in my opinion, one of the best novels, but each time...

Wow, that's great! My favorite part (after reading a few lines): > There he met a group of people, who were monks and they jumped him.

I completed my first step. I trained a 2 layer GRU network for 60 epochs on a dataset of 4,000,000 characters of G. A. Henty novels from a [Project Gutenberg...