Hello, Have you looked at http://svn.apache.org/repos/asf/lucene/dev/trunk/lucene/analysis/common/src/java/org/apache/lucene/analysis/id/IndonesianStemmer.java ?
This uses a different algorithm, but maybe it gives you some ideas: http://www.illc.uva.nl/Publications/ResearchReports/MoL-2003-02.text.pdf On Sun, Aug 5, 2012 at 11:37 PM, Emiliana Suci <[email protected]> wrote: > I am interested in Lucene implement stemming Indonesian. I look at lucene no > algorithm Nazief and Adriani. I am still a beginner and ask directions to > implement it. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Stemming-Indonesian-in-Lucene-tp3999321.html > Sent from the Lucene - Java Developer mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
