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