You are here

Files in Porter-Stemmer 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Porter Stemmer x.x-x.x, xxxx-xx-xx ---------------------------------- Porter Stemmer 7.x-1.x, xxxx-xx-xx ---------------------------------- Porter Stemmer 7.x-1.0, 2010-12-03 ---------------------------------- #850950 by jhodgdon, gpk: Fix problems…
INSTALL.txt INSTALL.txt For general information about this module, check the README.txt file. Installation ------------ 1. Unzip the files, and upload them as a subdirectory of the sites/all/modules directory of your Drupal installation (or the location you normally use…
porterstemmer.info porterstemmer.info name = Porter Stemmer description = "Improves American English language searching by simplifying related words to their root (conjugations, plurals, ...)." core = 7.x package = "Search" files[] = porterstemmer.module files[] =…
porterstemmer.module porterstemmer.module Porter 2 Stemming for Drupal.
porterstemmer.test porterstemmer.test Tests for the Porter Stemmer module. By Jennifer Hodgdon of Poplar ProductivityWare, www.poplarware.com Unit tests are based on sample words from http://snowball.tartarus.org/algorithms/english/stemmer.html which are stored in a separate file…
README.txt README.txt GENERAL INFORMATION ------------------- This module implements the Porter-Stemmer algorithm, version 2, to improve English-language searching with the Drupal built-in Search module. Information about the algorithm can be found…
standard-stemmer.inc includes/standard-stemmer.inc This is an implementation of the Porter 2 Stemming algorithm.
testwords.txt testwords.txt ' ' '' '' 'a 'a 's 's 'aa aa 'as …

Other projects