Image
Code

SVG text experiment - Generative poetry

Laurens

Last edited Jun 24, 2020
Created on Jun 18, 2020

Generative Text

Plan

  • Have artist create a taxonomy of meaning for the words used in his texts
  • Structure data to allow for easy manipulation and selection
  • Create an interface that allows artist to play around with generative features

interface

  • Host a simple js+html+css interface (on vizhub?)
  • X-number of dropdown menus for each textual dimension
  • Y-number of generated texts in simple html
  • Additional features like randomization, length settings (total length but also lenght of sentences)

Changelog

  • Added a sentence length input field
  • Added an accepted meaning level input field (changing it from 1 to 2 means words with a secondary dimension will also be mapped to that dimension)
MIT Licensed