Skip to content

Instantly share code, notes, and snippets.

@enebo
Created February 3, 2011 18:07
Show Gist options
  • Save enebo/809887 to your computer and use it in GitHub Desktop.
Save enebo/809887 to your computer and use it in GitHub Desktop.
require 'abbrev'
result = Abbrev.abbrev(%w{あした あなた})
puts result.count.inspect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment