Re: spell checker with lucene

2006-09-26 Thread Bill Taylor
On Sep 26, 2006, at 8:50 AM, Bhavin Pandya wrote: Hi, Do anybody have idea for spell checker in java. I want to use with lucene...but which must work well for phrases also... -Bhavin pandya When I googled "java spell check open source" I found http://jazzy.sourceforge.net/ I have looked at

Re: spell checker with lucene

2006-09-26 Thread karl wettin
On 9/26/06, Bhavin Pandya <[EMAIL PROTECTED]> wrote: Hi, Do anybody have idea for spell checker in java. I want to use with lucene...but which must work well for phrases also... You are welcome to try this: https://issues.apache.org/jira/browse/LUCENE-626 it is good with phrases, is trained b

Re: spell checker with lucene

2006-09-26 Thread Otis Gospodnetic
ubject: spell checker with lucene Hi, Do anybody have idea for spell checker in java. I want to use with lucene...but which must work well for phrases also... -Bhavin pandya - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

spell checker with lucene

2006-09-26 Thread Bhavin Pandya
Hi, Do anybody have idea for spell checker in java. I want to use with lucene...but which must work well for phrases also... -Bhavin pandya