Re: How to Integrate the WordNet Synonym Index with my Index

2006-06-29 Thread Aleksander M. Stensby
What about the scoring worries you? I would say this is the best approach, and also the suggest approach over at the lucene wordnet page: http://www.tropo.com/techno/java/lucene/wordnet.html Of course, you could say that matches on the original search should return with a higher score. You

Re: How to Integrate the WordNet Synonym Index with my Index

2006-06-29 Thread Ramesh Salla
Yes, That is a good idea and thanks for the suggestion. But isn't that painful? Then the scoring really worries us. Hence, will have to prefer boosting the original content? Can find or suggest a better solution? Thanks... Ramesh.S On Thu, 2006-06-29 at 16:10 +0200, Aleksander M. Stensby w

Re: How to Integrate the WordNet Synonym Index with my Index

2006-06-29 Thread Aleksander M. Stensby
No... Don't think thats the idea. I think that u would make use of the wordnet index after a user have inputted a search. U take each term of the search, look up those terms in the wordnet index, then use the results you get to search your index for all those aggregated terms along with the