Semantic indexing in Lucene

2011-05-23 Thread Diego Cavalcanti
Hello, I have a project which indexes and scores documents using Lucene. However, I'd like to do that using semantic indexing (LSI, LSA or Semantic Vectors). I've read old posts and some people said that Semantic Vectors plays well with Lucene. However, I noticed that its classes are used only by

Re: Semantic indexing in Lucene

2011-05-23 Thread Diego Cavalcanti
t/ > > BR, > Yiannis > > On Tue, May 24, 2011 at 3:09 AM, Diego Cavalcanti < > di...@diegocavalcanti.com > > wrote: > > > Hello, > > > > I have a project which indexes and scores documents using Lucene. > However, > > I'd like to do that us

Re: Semantic indexing in Lucene

2011-05-23 Thread Diego Cavalcanti
mmand line: > > svn checkout *http*:// > semanticvectors.googlecode.com/svn/trunk/semanticvectors-read-only > > Or you can access the trunk directly by the url > http://semanticvectors.googlecode.com/svn/trunk/ > > On Tue, May 24, 2011 at 3:22 AM, Diego Cavalcanti < > di...@diegocavalcanti.co

Re: Semantic indexing in Lucene

2011-05-24 Thread Diego Cavalcanti
, > > > > The semanticvectors project has a mailing list and his author, Dominic > Widdows, is responding actively there. > > > > paul > > > > > > Le 24 mai 2011 à 02:34, Diego Cavalcanti a écrit : > > > >> Sorry, I thought the blog was you