Re: Semantic indexing in Lucene

2011-05-24 Thread Diego Cavalcanti
w 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 be grateful! > >> > >> [

Re: Semantic indexing in Lucene

2011-05-24 Thread Danica Damljanovic
nly 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 Paul Libbrecht
> 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 wrote: > >> It's not my blog! :D >> I used some of the ideas in that

Re: Semantic indexing in Lucene

2011-05-23 Thread Sujit Pal
se the project programmatically > (only by command line). > > I've seen 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

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 wrote: > It's not my blog! :D > I used some

Re: Semantic indexing in Lucene

2011-05-23 Thread Yiannis Gkoufas
27;ve seen 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 > wrote: > > > Hi Diego, > > > > Are you re

Re: Semantic indexing in Lucene

2011-05-23 Thread Diego Cavalcanti
I've seen 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 wrote: > Hi Diego, > > Are you referring to that project--> > http://code.google.com/p

Re: Semantic indexing in Lucene

2011-05-23 Thread Yiannis Gkoufas
ectors). > > 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 appr

Semantic indexing in Lucene

2011-05-23 Thread Diego Cavalcanti
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 in Lucene. Thanks, Diego