|
|
|
|
|
by forgetcolor
4625 days ago
|
|
direct link to the project (as opposed to the article about the project): http://bengrosser.com/projects/scaremail/ the artist uses NLP in Python to do analysis of an original text (Fahrenheit 451), uses that to swap out nouns/verbs with "scary" versions, then uses Markov chains on the fly in Javascript to generate unique scary stories for each email. |
|