ut the best you can do out
of the box.
-- Jack Krupansky
-Original Message-
From: Andrew Gilmartin
Sent: Thursday, January 31, 2013 9:04 AM
To: java-user@lucene.apache.org
Subject: Re: How to find related words ?
wgggfiy wrote:
en, it seems nice, but I'm puzzled by you and
wgggfiy wrote:
en, it seems nice, but I'm puzzled by you and Andrew Gilmartina above,
what's the difference between you guys ?
The different is that similar documents do not give you similar terms. Similar
documents can show a correlation of terms -- ie, whereever Lucene is mentioned
so is So
qiu.m...@qq.com
--
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-find-related-words-tp4037462p4037583.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
keyword(s) and ask Lucene to
extract relevant terms from the top document(s).
-- Jack Krupansky
-Original Message-
From: wgggfiy
Sent: Wednesday, January 30, 2013 12:27 PM
To: java-user@lucene.apache.org
Subject: How to find related words ?
In short,
you put in a term like "L
wgggfiy wrote:
In short,
you put in a term like "Lucene",
and The ideal output would be "solr", "index", "full-text search", and so
on.
How to make it ? to find the related words. thx
My idea is to use FuzzyQuery, or MoreLikeThis, or calc the score with all
the terms and then sort.
Any idea ?
T
th all
the terms and then sort.
Any idea ?
-
--
Email: wuqiu.m...@qq.com
--
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-find-related-words-tp4037462.html
Sent from the Lucene - Java