Alexandru, I think creating a new branch is the way to go, and I'll see if I can have one setup in our local msub for you to work on. What is your jira username?
We use test driven development too, so my hope would be that as you bring in specific routines you would write unit tests for them as well. What's the third party library license? We can do MIT, ECL, BSD, or LGPL easily, so adding a maven dependency is the way to go. We can't do GPL though..... Let's take the discussion on list, I've cc'ed it so the broader set of developers can interact too. Regards, Chris On Sat, 28 Jul 2012 17:00:20 +0300 Alexandru Gânscă <[email protected]> wrote: > Hello, > > During the past days, I have experimented with a keyphrase extraction > algorithm and I have made some progress in improving the OCR quality > through image processing. > > I have merged the previous features (LDA + syntactic distance) into my > local copy of the Matterhorn trunk. > I would like to establish with your help the proper way and the steps > needed to move towards implementing these features. Will it be better > to work on a certain branch or possibly create a new branch? > > I have another question regarding external libraries. I have tried to > minimize the need for external libraries and currently I am using > only one. Should I add a Maven dependency for it? > > Thank you and best regards, > Alex Ginsca _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
