Hi,
I have lately been looking at the clustering-carrot2 plugin. What I want
to do is to make some changes in carrot2 code to change the way
clustering-carrot2 plugin behaves. For this, I pulled carrot's code from
svn, made some changes to the code, then compiled carrot2-nutch-plugin.
The problem is that, the carrot jars (under
nutch/src/plugin/clustering-carrot2/lib) have a com.dawidweiss
namespace, while jars produced by carrot2-nutch-plugin have org.carrot2
namespace. They also seem to have different public APIs.
So, how can I change the carrot code in nutch? Or, where can I find the
com.dawidweiss source code?
Good day,
Doğacan Güney