For my final in Reading and Writing Electronic Text, I wanted to create an algorithm to generate text with visual imagery and emotional undertones. It’s interesting to me to see what algorithmically generated combinations of words and structures evoke an …
From the Wasteland:
on the
of summer nights.
on this same divan
he carries on his back,
into the
in to dinner,
with me in the
you alone, there it is,
of the
of his age
of the key, each…
After considering experimenting with John Cage’s mesostics, I decided to develop further my last project, structuring form based on parts of speech. This time, though, I wanted to really document and sort all of the words of the text into their …
assignment: The digital cut-up. Write a program that reads in and creatively re-arranges the content of one or more source texts.
For this assignment, I was interested in trying to search for different types of words within a text, specifically …
::assignment::
Create a Python program that behaves like a UNIX text processing program that inputs text and outputs a version of the text that has been filtered and/or “munged”.
:: process::
After some rudimentary experimenting with the Python commands and …