Skip to content
Craigson edited this page Nov 12, 2015 · 16 revisions

Week 2 Homework

  • Create a text processing machine as a single page app. You can use the model presented here or invent your own. Some ideas are:
    • Create a programmatic version of the algorithm you invented in class and/or for week 1 homework.
    • Analyze the statistical properties of a text like in the Flesch Index example.
    • Riff off of an existing "poetry machine" algorithm like cut-ups, erasure, or diastic.
    • Create a mad libs generator.
    • Create a "word replacer" (all male pronouns with female, all fruits with vegetables, etc.)
    • Investigate RitaJS to see what kinds of metadata you can glean from a string. Here is a quick and dirty example that shows you how to get parts of speech tags for words.

Interesting sources for text

Questions?

  • add your question here

Add your name / link to your assignment below