Stemming Dictionary
Syukri
New Altair Community Member
Hi,
I want to know how to implement stem dictionary, for stemming process in malay language , I help anyone can help me resolve this problem.
Thanks,
I want to know how to implement stem dictionary, for stemming process in malay language , I help anyone can help me resolve this problem.
Thanks,
0
Answers
-
the stem(Dictionary) allows you to create your own stemming, so have a look at that one. Otherwise there is always the option to use python and work with external libraries.0