NaNoGenMo / 2018

National Novel Generation Month, 2018 edition.
https://nanogenmo.github.io/
112 stars 6 forks source link

"Did You Know...", a poem collection in the style of William Carlos Williams #71

Open enkiv2 opened 5 years ago

enkiv2 commented 5 years ago

Inspired by ufo-poems' use of an ee cummings filter, I decided to do a similar project, turning a database of Wikipedia's trivia facts (the "Did you know.." box on the front page) into blank verse with WCW's trademark newline and indentation every couple words.

(A better version of this would count syllables.)

The filter: https://github.com/enkiv2/misc/blob/master/nanogenmo-2018/wcwize.py The output: https://github.com/enkiv2/misc/blob/master/nanogenmo-2018/dyk.md

enkiv2 commented 5 years ago

I made another version I like better: https://github.com/enkiv2/misc/blob/master/nanogenmo-2018/dyk2.md

superMDguy commented 5 years ago

A better version of this would count syllables

For one of my projects (#55), I wrote some code that uses the "pronunciation" library to check syllable counts and stresses.

jimkang commented 5 years ago

Very creepy, yet very readable!