Re: [MacRuby-devel] detect the language of a string

2009-12-29 Thread Conrad Taylor
On Tue, Dec 29, 2009 at 10:20 PM, Matt Aimonetti wrote: > Curious of seeing if I could use a Cocoa framework to detect the language > of a string, I ended up finding a surprisingly clean and easy solution. > I decided to post my findings online since I couldn't find anything when I > googled the t

[MacRuby-devel] detect the language of a string

2009-12-29 Thread Matt Aimonetti
Curious of seeing if I could use a Cocoa framework to detect the language of a string, I ended up finding a surprisingly clean and easy solution. I decided to post my findings online since I couldn't find anything when I googled the topic: http://merbist.com/2009/12/29/fun-with-macruby/ In less t