Re: Related searches

2006-02-01 Thread Dave Kor
On 1/30/06, Leon Chaddock [EMAIL PROTECTED] wrote: Hi, Does anyone know if it is possible to show related searches with lucene, for example if someone searched for car insurance you could bring back the results and related searches like these One possible way is to use the vector space

Re: Related searches

2006-02-01 Thread xing jiang
Chaddock [EMAIL PROTECTED] wrote: Hi, Does anyone know if it is possible to show related searches with lucene, for example if someone searched for car insurance you could bring back the results and related searches like these One possible way is to use the vector space model on the set

Re: Related searches

2006-01-31 Thread xing jiang
I think you should build a type of domain specific dictionary first. You should say, for instance, automobile = car. This approach can satisfy your requirement. On 1/30/06, Leon Chaddock [EMAIL PROTECTED] wrote: Hi, Does anyone know if it is possible to show related searches with lucene

Re: Related searches

2006-01-31 Thread Rajesh Munavalli
TF) with query terms. The intution is that words co-occurring are related. Google for local global document analysis and word co-occurrence similarity Rajesh Munavalli On 1/30/06, Leon Chaddock [EMAIL PROTECTED] wrote: Hi, Does anyone know if it is possible to show related searches

Re: Related searches

2006-01-31 Thread Rajesh Munavalli
@lucene.apache.org Betreff: Re: Related searches I think you should build a type of domain specific dictionary first. You should say, for instance, automobile = car. This approach can satisfy your requirement. On 1/30/06, Leon Chaddock [EMAIL PROTECTED] wrote: Hi, Does anyone know

Re: Related searches

2006-01-31 Thread Hemant Joshi
Have you considered using bi-grams and tri-grams? It might be useful indexing with NgramFilter and then searching for N-grams through the text. You could also count the number of times a particular document consists of Car Insurance Rate for term-frequency etc. -Hemant

Related searches

2006-01-30 Thread Leon Chaddock
Hi, Does anyone know if it is possible to show related searches with lucene, for example if someone searched for car insurance you could bring back the results and related searches like these Automobile Insurance Car Insurance Quote Car Insurance Quotes Auto Insurance Cheap Car Insurance Car