Re: Did you mean?

2005-08-30 Thread Tom White
On 8/29/05, Chris Lu <[EMAIL PROTECTED]> wrote: > > > Two approaches I can think of: > * Use a word list(it may not be the word list you want, but it is just > a compromise). > * Analyze your original index, listing out all words inside. > > Using a word list suffers from two problems: 1. (Cove

Re: NGram Language Categorization Source

2005-08-20 Thread Tom White
Hi Kevin, On 8/19/05, Kevin Burton <[EMAIL PROTECTED]> wrote: > Hey lucene guys. > > I know for a fact that a bunch of you have been curious about language > categorization for a long time now and Java has lacked a solid way to > solve this problem. > > Anyway. This new library that I just rele

[ANN] Lucene "Did You Mean" article on java.net

2005-08-18 Thread Tom White
In case subscribers to this list missed it, my article on how to add a "did you mean" facility to Lucene searches was published last week: http://today.java.net/pub/a/today/2005/08/09/didyoumean.html. Regards, Tom - To unsubscri