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

ArabicStemmerParameter Namespace Reference

Arabic Stemmer Parameters. More...


Arabic Stemmer parameters

String stemFunc
 stem function to use.

String stemDir
 path to stemmer data files.


Functions

void get ()
 get the parameters


Variables

String defaultStemDir ("/usr/local/lemur/arabic_stem_data")
 default location of stemmer data files "/usr/local/lemur/arabic_stem_data"

String defaultStemFunc ("arabic_light10_stop")
 default stem function to use "arabic_light10_stop"


Detailed Description

Arabic Stemmer Parameters.

Function Documentation

void get   [static]
 

get the parameters


Variable Documentation

String ArabicStemmerParameter::defaultStemDir("/usr/local/lemur/arabic_stem_data") [static]
 

default location of stemmer data files "/usr/local/lemur/arabic_stem_data"

String ArabicStemmerParameter::defaultStemFunc("arabic_light10_stop") [static]
 

default stem function to use "arabic_light10_stop"

String ArabicStemmerParameter::stemDir [static]
 

path to stemmer data files.

String ArabicStemmerParameter::stemFunc [static]
 

stem function to use.


Generated on Wed Nov 3 13:00:03 2004 for Lemur Toolkit by doxygen1.2.18