Re: Semantic indexing in Lucene

2011-05-24 Thread Paul Libbrecht
to implement semantic indexing in Lucene, I would be grateful! []s, -- Diego On Mon, May 23, 2011 at 21:30, Yiannis Gkoufas johngou...@gmail.com wrote: It's not my blog! :D I used some of the ideas in that article http://sujitpal.blogspot.com/2009/03/vector-space-classifier-using

Re: Semantic indexing in Lucene

2011-05-24 Thread Danica Damljanovic
really do not want to change the project's source code. Well... this is not important for this list! If anyone has another idea about how to implement semantic indexing in Lucene, I would be grateful! []s, -- Diego On Mon, May 23, 2011 at 21:30, Yiannis Gkoufas johngou...@gmail.com wrote

Re: Semantic indexing in Lucene

2011-05-24 Thread Diego Cavalcanti
. What I said is that I cannot use it only by API, because the Javadoc does not show all methods. I really do not want to change the project's source code. Well... this is not important for this list! If anyone has another idea about how to implement semantic indexing in Lucene, I would

Re: Semantic indexing in Lucene

2011-05-23 Thread Yiannis Gkoufas
). 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 command line (throw method main) instead of by API. So, I'd like to know if anyone can suggest any other approach so that I could use semantic indexing

Re: Semantic indexing in Lucene

2011-05-23 Thread Diego Cavalcanti
your blog, but I haven't found any post about semantic indexing in Lucene. Can you point that for me, please? Thanks, -- Diego On Mon, May 23, 2011 at 21:17, Yiannis Gkoufas johngou...@gmail.com wrote: Hi Diego, Are you referring to that project-- http://code.google.com/p/semanticvectors

Re: Semantic indexing in Lucene

2011-05-23 Thread Yiannis Gkoufas
found any post about semantic indexing in Lucene. Can you point that for me, please? Thanks, -- Diego On Mon, May 23, 2011 at 21:17, Yiannis Gkoufas johngou...@gmail.com wrote: Hi Diego, Are you referring to that project-- http://code.google.com/p/semanticvectors/ ? If yes

Re: Semantic indexing in Lucene

2011-05-23 Thread Diego Cavalcanti
the project's source code. Well... this is not important for this list! If anyone has another idea about how to implement semantic indexing in Lucene, I would be grateful! []s, -- Diego On Mon, May 23, 2011 at 21:30, Yiannis Gkoufas johngou...@gmail.com wrote: It's not my blog! :D I used