NaNoGenMo / 2016

National Novel Generation Month, 2016 edition.
https://nanogenmo.github.io
162 stars 7 forks source link

Throwing my hat into the ring. #99

Open JKirchartz opened 7 years ago

JKirchartz commented 7 years ago

I'm going to try to get some of last years projects working, and see if I can come up with something new.

This year: https://github.com/JKirchartz/NaNoGenMo/tree/master/2016

Last year: https://github.com/JKirchartz/NaNoGenMo/tree/master/2015

JKirchartz commented 7 years ago

SherlockShuffle's original script is ignored in favor of @enkiv2's phrasechain algorithm, apart from the Sherlock Holmes books, I've added James Joyce and EE Smith as sources, producing these outputs: https://github.com/JKirchartz/NaNoGenMo/tree/master/2016/SherlockShuffle/output -- I really like how Joyce turned out, and a little disappointed with EE Smith.

wordcounts:

167884 ./JoyceShuffle.txt 135126 ./SmithShuffle.txt 75087 ./sherlock_avg2.txt 75267 ./sherlock_avg.txt 54453 ./sherlock_first.txt 69347 ./sherlock_max.txt 34617 ./sherlock_min.txt 27278 ./sherlock_last.txt 32113 ./joyce_min.txt 22897 ./eesmith_avg2.txt 22438 ./eesmith_avg.txt 22229 ./eesmith_first.txt 22377 ./eesmith_last.txt 22790 ./eesmith_max.txt 22395 ./eesmith_min.txt 26019 ./joyce_avg2.txt 26238 ./joyce_avg.txt 29998 ./joyce_first.txt 26966 ./joyce_last.txt 26550 ./joyce_max.txt

At the time of this writing, BeatlesBible is still err'ing out, or otherwise not generating an output -- this is perhaps my favorite idea for generating a text, so I'm gonna keep chugging at that (darn encoding issues)

hugovk commented 7 years ago

@JKirchartz Did you mean to close this issue?