Re: Lucene Analyzers

2007-10-28 Thread J. Delgado
If you don't want to start from scratch you may look at what is available in the GATE framework, also written in Java: http://gate.ac.uk/gate/doc/plugins.html#hindi 2007/10/28, Grant Ingersoll <[EMAIL PROTECTED]>: > > A Google search reveals: > http://mail-archives.apache.org/mod_mbox/lucene-java-

Re: Lucene Analyzers

2007-10-28 Thread Grant Ingersoll
A Google search reveals: http://mail-archives.apache.org/mod_mbox/lucene-java-user/200408.mbox/[EMAIL PROTECTED] Which leads to http://ltrc.iiit.net/showfile.php?filename=onlineServices/morph/index.htm However, I don't see one contributed to contrib/analyzers, so feel free to take it on. S