Natural Language Processing in Ruby

Posted by Joey Robert on Stack Overflow See other posts from Stack Overflow or by Joey Robert
Published on 2009-06-16T02:53:17Z Indexed on 2010/05/22 22:40 UTC
Read the original article Hit count: 247

I'm looking to do some sentence analysis (mostly for twitter apps) and infer some general characteristics. Are there any good natural language processing libraries for this sort of thing in Ruby?

Similar to http://stackoverflow.com/questions/870460/java-is-there-a-good-natural-language-processing-library but for Ruby. I'd prefer something very general, but any leads are appreciated!

© Stack Overflow or respective owner

Related posts about ruby

Related posts about artificial-intelligence