Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PorterStemmer Class Reference

Provides a wrapper to the Porter stemmer that supports the Stemmer interface, and by inheritance, the TextHandler interface. More...

#include <PorterStemmer.hpp>

Inheritance diagram for PorterStemmer:

Stemmer TextHandler List of all members.

Public Methods

void stemWord (char *word)
 Stem a word using the Porter Stemmer.


Detailed Description

Provides a wrapper to the Porter stemmer that supports the Stemmer interface, and by inheritance, the TextHandler interface.


Member Function Documentation

void PorterStemmer::stemWord ( char * word ) [virtual]
 

Stem a word using the Porter Stemmer.

Reimplemented from Stemmer.


The documentation for this class was generated from the following files:
Generated at Fri Jul 26 18:22:55 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000