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

ArabicStemmer Class Reference

#include <ArabicStemmer.hpp>

Inheritance diagram for ArabicStemmer:

Stemmer TextHandler List of all members.

Public Methods

 ArabicStemmer (const char *stemDir=ArabicStemmerParameter::defaultStemDir, const char *stemmer=ArabicStemmerParameter::defaultStemFunc)
 ~ArabicStemmer ()
char * stemWord (char *word)
 Stem a word using an Arabic stemmer.


Detailed Description

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


Constructor & Destructor Documentation

ArabicStemmer::ArabicStemmer const char *    stemDir = ArabicStemmerParameter::defaultStemDir,
const char *    stemmer = ArabicStemmerParameter::defaultStemFunc
 

ArabicStemmer::~ArabicStemmer  
 


Member Function Documentation

char * ArabicStemmer::stemWord char *    word [virtual]
 

Stem a word using an Arabic stemmer.

Implements Stemmer.


The documentation for this class was generated from the following files:
Generated on Tue Nov 25 11:26:59 2003 for Lemur Toolkit by doxygen1.2.18