a picture is worth a thousand words

Obama tree.

We will go a step forward from this Obama Post. Remember in that case I counted all the words in more than one hundred Obama speeches.

Using the same data I made a new algorithm based on a simple tree structure but, in this case, the branches are the words.

The tree structure is highly random, but the size o the words (branch width) is always proportional to the number of times the word appears in the speeches.

The image contains four samples with different color variations. The branches take their color from the original Obama photo post. I added some transparency so the overlap generates more color variations.

The algorithm generates a new random version of the tree every time I click. So I just clicked till I obtained a nice one and then saved it as pdf.

Download obama-tree.pdf 5.34MB

Also take a look at this other version. Generated using the Van Gogh Image results.

Hope you like it!.

3 Responses to “Obama tree.”

  1. […] Remember my other post related to Obama. The Obama Speeches Portrait, and the Obama Tree. […]

  2. Huan Race says:

    This is a really neat project. Do you have the source code on GitHub or similar? I’m interesting with experimenting on your algorithm.