You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by trupti mulajkar <ac...@sheffield.ac.uk> on 2006/04/28 12:39:31 UTC

Vector space model

hi

i am trying to implement the vector space model for lucene.
i did find some code for generating the vectors, but can any1 suggest a better
way of creating the IndexReader object as it is the only way that can return
the index created.

cheers,
trupti mulajkar
MSc Advanced Computer Science




---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Vector space model

Posted by jason <gi...@gmail.com>.
Hi,

I am also interested in this problem.

Regards
Jason

On 4/28/06, trupti mulajkar <ac...@sheffield.ac.uk> wrote:
>
> hi
>
> i am trying to implement the vector space model for lucene.
> i did find some code for generating the vectors, but can any1 suggest a
> better
> way of creating the IndexReader object as it is the only way that can
> return
> the index created.
>
> cheers,
> trupti mulajkar
> MSc Advanced Computer Science
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>