Module update: Porter Stemmer version 6.x-2.0 for Drupal

A few weeks ago, I became the co-maintainer of the Porter Stemmer module for Drupal, which adds American English stemming to Drupal's core search functionality. (Stemming is the process of reducing words to their stems for better searching, so that for instance walk, walking, walks, and walked will all be equivalent in a search.)

Today I released a new version (6.x-2.0) of Porter Stemmer, which updates the module to use Version 2 of Porter's stemming algorithm (the version Porter currently recommends using for production applications). I also was able to completely test the stemming functionality of the module using the SimpleTest framework, and verify that every word in Porter's word list is stemmed correctly by the module.

Tags:

Comments

Awesome news. : ) I'd used

Awesome news. : )

I'd used this module in the past with varying degrees of success. I look forward to giving the new version a spin.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
9 - 9 =
Solve this math question and enter the solution with digits. E.g. for "two plus four = ?" enter "6".