THIS IS DRAFT CODE
Some ruby utilities for dealing with Vowpal Wabbit's file format, preparing data for use with VW, etc.
Add this line to your application's Gemfile:
gem 'vowpal-wabbit-tools'
And then execute:
$ bundle
Or install it yourself as:
$ gem install vowpal-wabbit-tools
TODO: Write usage instructions here