A NaNoGenMo 2019 project by Mike Lynch
A recurrent neural net trained on Dumas' The Three Musketeers extracts 50,000 words from Burton's Anatomy of Melancholy, after the style of Tom Phillips' A Humument
The final, 51,115 word version:
I PROGNOS MEMBERS plain | humument-style
A spin-off: two simulations of Dumas omitting a most common glyph.
Earlier versions which didn't quite get to 50k words.
A blog post outlining the excavate algorithm, how I modified the base torch-rnn code and some of the technical issues, with a few more samples of its output.
Instructions on how to run the code, along with the pre- and post-processing scripts, are in the Excavate project's README.md file