5 years of posts as wordles


Composition of wordles / CC BY

Unsatisfying, or perhaps this blog is just that uninteresting. Code used to produce yearly wordlists. Some possible improvements:

  • Rewrite as WordPress plugin OR abstract from WordPress
  • Case insensitivity
  • Suppress common words (used Wordle menu for this, but it isn’t very aggressive), perhaps using a word frequency dataset
  • Use free software alternative to Wordle to generate wordclouds (suggestions?)
  • Automate generation of wordclouds (very difficult using Wordle, would involve browser automation, thus previous bullet)

I started doing this in part to see five years of topic changes on this blog, but mostly because if it worked well, I’d use it on the Creative Commons blog, which is a 6+ year mass of around 2,500 almost completely uncategorized/untagged posts. In that vein, I intend to look into automated term extraction and user tagging code.

One Response

  1. […] been wondering which words I use most on this blog… so I found this little Python script to show me popular words by […]

Leave a Reply