Hi,I have a Lucene index contains a collection of documents. For an input
string segment (s) and a specific document in the index (d), I want to get the
number of common terms between s and d.After searching the web, I found that I
can extract all terms of d using "IndexReader.getTermVector" an
Hi,I have a Lucene index contains a collection of documents. For an input
string segment (s) and a specific document in the index (d), I want to get the
number of common terms between s and d.After searching the web, I found that I
can extract all terms of d using "IndexReader.getTermVector" and
Thanks heaps for the quick reply David...
Computing the distance on the client is not an issue, however I was
wondering as you are already computing the distances, there is any caching
mechanism that I could retrieve the computed values. I looked into
CachedDistanceValueSource class etc, but appar
n I combine the geoquery with another query through
booleanquery. I do really appreciate if you could give me a little help to
get the distance value and sort the items based on their distance
Amir
--
View this message in context:
http://lucene.472066.n3.nabble.com/Spatial-Search-tp3623494p3993824
It's exactly my question:
http://www.mail-archive.com/lucene-u...@jakarta.apache.org/msg04915.html
--- On Mon, 6/29/09, Amir Hossein Jadidinejad wrote:
From: Amir Hossein Jadidinejad
Subject: Doc-Doc Similarity Matrix Construction
To: java-user@lucene.apache.org
Date: Monday, June 29, 20
Hi,
It's my first experiment with Lucene. Please help me.
I'm
going to index a set of documents and create a feature vector for each
of them. This vector contains all terms belong to the document that
weight using TFIDF.
After that I want to compute the cosine similarity between all documents and
Hi,
It's my first experiment with Lucene. Please help me.
I'm going to index a set of documents and create a feature vector for each of
them. This vector contains all terms belong to the document that weight using
TFIDF.
After that I want to compute the cosine similarity between all documents and
rds that doesn't match that Set.
Take a look at StopFilter and StandardAnalyzer ;)
On Fri, Nov 28, 2008 at 4:38 PM, Amir Hossein Jadidinejad <
[EMAIL PROTECTED]> wrote:
> Hi,
> I'm going to index some documents only with known phrases. Let me describe:
> Suppose
Hi,
I'm going to index some documents only with known phrases. Let me describe:
Suppose that I have a controlled vocabulary(a list of some known
phrases/words). I intend to
index ONLY these phrases within my documents and have a retrieval model
(for example simple VS-TF.IDF). In way, each index
Hi,
I'm going to index some documents only with known phrases. Let me describe:
Suppose that I have a controlled vocabulary of phrases (A list of some
candidate phrases). I intend to
index ONLY these phrases within my documents and have a retrieval model
(for example simple VS-TF.IDF) that each
cur : "specified buildfile does not contain a javac task".
is anybody can help me ???
Regard,
---
Amir Hosein Jadidi Nejad
Student Of Computer Science
Bu-Ali Sina University, Hamedan-Iran
dditional or alternate suggestions??
Scott
---
Amir Hosein Jadidi Nejad
Student Of Computer Science
Bu-Ali Sina University, Hamedan-Iran
E-Mail : [EMAIL PROTECTED] , [EMAIL PROTECTED]
-
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
Hi All,
is anybody have a "persian (farsi) analyzer" for lucene search engine. if
"arabic" is available, i can customize it to farsi/persian.
Regard,
---
Amir Hosein Jadidi Nejad
Student Of Computer
13 matches
Mail list logo