Main Page   Namespace List   Class Hierarchy   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

char * defaultStemDir = "/usr/local/lemur/arabic_stem_data"
 default location of stemmer data files "/usr/local/lemur/arabic_stem_data"

char * 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

char* ArabicStemmerParameter::defaultStemDir = "/usr/local/lemur/arabic_stem_data" [static]
 

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

char* 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 Fri Feb 6 07:12:10 2004 for LEMUR by doxygen1.2.16