I import the txt file on the site: http://arabicstemmer.com for stemming. After light stemming, for all of the repetitive words in each line of text, only one stem is returned, but the number of repetitive of words in each line is required. Do you know the solution to not clear repetitive stems?
I import the txt file on the site: http://arabicstemmer.com for stemming. After light stemming, for all of the repetitive words in each line of text, only one stem is returned, but the number of repetitive of words in each line is required. Do you know the solution to not clear repetitive stems?