Re: use of carrot2 with pylucene/python

2010-03-28 Thread Andi Vajda
On Sun, 28 Mar 2010, sudhir singh rana wrote: I added all jar's of Carrot in makefile but while doing make it is giving me following errror. jcc.cpp.JavaError: java.lang.UnsatisfiedLinkError: no nni_lapack in java.library.path Java stacktrace: java.lang.UnsatisfiedLinkError: no nni_lapack in j

Re: use of carrot2 with pylucene/python

2010-03-28 Thread sudhir singh rana
I added all jar's of Carrot in makefile but while doing make it is giving me following errror. jcc.cpp.JavaError: java.lang.UnsatisfiedLinkError: no nni_lapack in java.library.path Java stacktrace: java.lang.UnsatisfiedLinkError: no nni_lapack in java.library.path at java.lang.ClassLoader.l

use of carrot2 with pylucene/python

2010-03-28 Thread sudhir singh rana
Hi, Any idea about use of carrot2 clustering in pylucene? Thanks Sudhir

Re: Slowdown during the search for similar documents

2010-03-28 Thread Valery Khamenya
hm, during new runs we see only 2x slow down. So, no "much slower", but just "2x slower" -- both searches compared are done in single thread. best regards -- Valery A.Khamenya On Sun, Mar 28, 2010 at 2:09 PM, Valery Khamenya wrote: > yes, the same parameters. > > best regards > -- > Valery A.K

Re: Slowdown during the search for similar documents

2010-03-28 Thread Valery Khamenya
yes, the same parameters. best regards -- Valery A.Khamenya On Sun, Mar 28, 2010 at 12:18 AM, Andi Vajda wrote: > > On Sat, 27 Mar 2010, Valery Khamenya wrote: > >> there is a strange slowdown during the search for similar documents. >> For some reason pylucene version is much slower than the