The moi NetArtGenerator ( moiNAG ) is a work initiated by Cornelia Sollfrank. The moiNAG generates HTML documents by a given title, which is passed to searchengines as query string. > From the returned results a search max number of results can be returned. These will be downloaded, if they match a few conditions: They must be HTML documents and they don't have to be larger than max doc size bytes.
The downloaded parseable documents will be feeded into storages of textual words
and nodes representing the HTML tags. From the node storage will be built a new HTML document following randomly these Markov Chains. The limitation for this generation is a maximum number of nodes, and a randomized break condition for the level of nested HTML elements resp. the depth of the HTML node tree. After this the data of the text nodes will be rewritten with textual fragments given from the storage of textual words following their Markov Chains.
So a Dada HTML structure filled with Dada text is the result of this generator. The generation of your peace of art takes a few seconds. So refresh this site until the state for your job is OK. Or follow the link and investigate the log.txt to see what happen. - Don't forget to reload while following the log ... This is the inititial HACK release of moiNAG, - so it's not perfect ! If there are any suggestions or bugs, let me know. regards - Richard Leopold |
|