Skip to content
jbrew edited this page Sep 16, 2017 · 10 revisions

Welcome to the Botnik sources wiki!

The pages at the right are daily collections of generative corpora for the Botnik community.

The home page is for instructions and tutorials on properly using the sources.

how to use the predictive text interface

current version: http://apps.botnik.org/writer/

controls

            word entry

TAB                        enter currently highlighted word
number keys                enter word indicated in red in top right of each key
point and click            enter word you are pointing at and clicking on
letter keys                enter any text

            other

arrow keys	           navigate highlighter
DELETE			   delete word
OPTION + ENTER             randomize word console

uploading custom source texts

  1. save a .txt file to your computer

  2. click the button in the top left

  3. use the selector to choose the file.

combining sources

Paste one or more ids into the writer url like this:

http://apps.botnik.org/writer/?source=ID1,ID2, [etc.]

Example, with George dialogue + stage directions:

http://apps.botnik.org/writer/?source=c161323f992871889df8cdbbade8ea0f,f56fd1f5641b70903420837bcc6315ea

other versions of the interface

  • two separate sources

  • turbo text at top

  • switch between genres with menu at bottom right

  • loaded with a collection of romantic poetry
  • desktop GUI written with the wxpython library

  • designed for live performance

  • text-to-speech by printing to command line and using pyttsx

  • weighted combination of multiple sources

  • color-coded text entry according to which sources are active

  • not currently maintained (is a fixer upper)

Clone this wiki locally