RubyGems Navigation menu

porter2stemmer 1.0.0

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 (508.5 KB)
  2. 1.0.0 - June 30, 2011 (335.0 KB)

Development 依赖 (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
shoulda >= 0

业主:

作者:

  • Neil Smith

SHA 256 校验和:

6fca416f57b570a99d9da52e7d6b5c6941bb19d05bcde3c5c4f9263f80aea840

下载总量 9,835

这个版本 3,245

许可:

需要的 Ruby 版本:

链接: