is there any body in this group who knows of a good
stemmer for stemming words,
i have tried porter stemmer, but my problem is that i
have a list of words that i want each of them to be
stemmed, i mean in stemmer algorithm, there is a add
sunction that adds character by character and then
stem it,
i have a string and want it to be stemmed,
thank you so much