Week 3 Homework - Programming-from-A-to-Z/A2Z-F16 GitHub Wiki
Assignment
- Look through Corpora. What data sets interest you? Contribute a data set in the form of a pull request.
- Use something "external" (other than p5.js) in a browser-based text experiment. For example:
- Use RiTa.js or NLP-Compromise to analyze and/or modify text.
- Use a data source from Corpora or some other API (NY Times, Wikipedia, etc.)
- Use Wordnik to lookup meta-data about a word.
I encourage you to think of creative interactions other than "submit text via a text box." For example, what happens if you alter a user's text as they type? What if you make DOM elements contenteditable
? What other experimental interactions can you invent?
Questions?
- add your question here
- ruta: rhyme is returning the length of 0, i wonder what's going on (when I console.log, it works)
Add your name / link to your assignment below
- Name -- [link name](link url), any comments or other links
- Joakim -- PoS --> Sentence
- Ondina --Poetry using RiTaJS
- bic --Sayings Generator
- rebecca l --[broken emoji machine - console logged] (http://oldobjectsnewideas.com/_a2Z/_hw3/)
- ruta -- [google sheet, rhyme and wikipedia] (https://rutaitp.github.io/week3/)
- Leslie -- [Fortune Cookie] (http://www.leslieruckman.com/ITP2016/a2z/W3/)
- Marcela -- [POS Rita] (http://www.itp.marcelanowak.com/rita-js/)
- Jared -- Very nerdy language game
- Yiting -- Is it a fruit?
- Chino -- me sound smart - various improvements
- Daniel -- Actionable Word Reports;
- Becca -- Finnegans Wakeify - a few changes