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" |
|
get the parameters
|
|
default location of stemmer data files "/usr/local/lemur/arabic_stem_data"
|
|
default stem function to use "arabic_light10_stop"
|
|
path to stemmer data files.
|
|
stem function to use.
|