Sha256: 9d32fe8e1a23ec29406398234ada08ce3b8d8557befbe9e8ffefdb1ca3aea897
Contents?: true
Size: 1014 Bytes
Versions: 8
Compression:
Stored size: 1014 Bytes
Contents
--- layout: page title: About permalink: /about/ --- WordCram is a library for Processing by [Dan Bernier][dan]. WordCram lets you generate word clouds in Processing. It does the heavy lifting – text analysis, collision detection – for you, so you can focus on making your word clouds as beautiful, as revealing, or as silly as you like. [ruby_wordcram gem][gem] is a ruby wrapper for the java processing library Wordcram library by [Dan Bernier][dan]. If you create processing sketches using [JRubyArt][jruby_art] or [propane][propane], mostly all you need to do is `require 'ruby_wordcram'` to use the WordCram library. Thanks to tokenizer code from Jonathan Feinberg (cue.language) Wordcram is able to extract words / sentences from text in several [languages][languages]. [jruby_art]: https://ruby-processing.github.io/index.html [gem]:https://github.com/ruby-processing/WordCram/ [dan]:http://wordcram.org/ [propane]:https://ruby-processing.github.io/propane/ [languages]:{{site.github.url}}/languages/
Version data entries
8 entries across 8 versions & 1 rubygems