vidibus-stopwords

This gem provides handling of words. It ships with a list of stop words and allows extraction of keywords from a string.

This gem is part of the open source SOA framework Vidibus: vidibus.org

Installation

Add the dependency to the Gemfile of your application:

gem "vidibus-stopwords"

Then call bundle install on your console.

Usage

TODO: describe

Copyright © 2010 Andre Pankratz. See LICENSE for details.