Re: Spelt, for better spelling correction

2007-03-22 Thread Martin Haye
th the main Lucene index. Is it possible to create a dictionary out of an existing (and no longer modified) Lucene index? Otis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Simpy -- http://www.simpy.com/ - Tag - Search - Share - Original Message From: Martin Haye <

Re: Spelt, for better spelling correction

2007-03-21 Thread Martin Haye
ROTECTED]> wrote: Sounds interesting Martin! Is the dictionary static, or is it generated from the corpus or from user queries? -Yonik On 3/20/07, Martin Haye <[EMAIL PROTECTED]> wrote: > As part of XTF, an open source publishing engine that uses Lucene, I > developed a new spe

Spelt, for better spelling correction

2007-03-20 Thread Martin Haye
As part of XTF, an open source publishing engine that uses Lucene, I developed a new spelling correction engine specifically to provide "Did you mean..." links for misspelled queries. I and a small group are preparing this for submission as a contrib module to Lucene. And we're inviting interested