RubyGems Navigation menu

porter2stemmer 1.0.1

This is the Porter 2 stemming algorithm, as described at http://snowball.tartarus.org/algorithms/english/stemmer.html It removes suffixes from English words, revealing something closer to the stem of the word. For instance "acknowledgments".stem => "acknowledg".

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.1 March 05, 2012 (509KB)
  2. 1.0.0 June 30, 2011 (335KB)

Development依存関係 (2):

bundler ~> 1.0.0
jeweler ~> 1.5.2

所有者:

作者:

  • Neil Smith

SHA 256チェックサム:

=

累計ダウンロード数 12,790

このバージョンのみ 9,422

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: