I want a Java Arabic stemmer

后端 未结 5 1949
野的像风
野的像风 2021-02-08 22:31

I\'m looking for a Java stemmer for Arabic. I found a lib called \"AraMorph\" , but its output is uncontrollable and it makes formation to words which is unwanted.

Is t

5条回答
  •  灰色年华
    2021-02-08 23:03

    https://sourceforge.net/projects/arabicstemmer/

    try this it is based on Shereen Khoja Algorithm.

提交回复
热议问题