Joern Kottmann

Results 17 comments of Joern Kottmann

Thanks! - Indent by 2 spaces (not 4), checkstyle is giving many warnings about that (click the green check mark to see the travis-ci output) - Each new file needs...

One more thing on this, this mechanism should also work for non-AdaptiveFeatureGenerators, as far as I understand that can be achieved if we move it into the factories.

Lets discuss this a bit first, and that should be done on the dev list. There is also the case that multiple tokens should be joined or a token has...

Maybe it would just make more sense to set the default to false, and enable it in the places where it is needed, which are cli

@helenahm as far as I know the training data is stored once in memory, and then for each thread a copy of the parameters is stored. Yeah, so if you...

Sure, there are ways to make this work across multiple machines, but then you can't use it like we ship it. Maybe the best solution for you would be to...

@myui the maxent 3.0.1 version went through Apache IP clearance when the code base was moved from SourceForge, and should be almost identical to 3.0.0.

Would be nice if you could report this to OpenNLP, so it can be fixed in the next version.

@ferenc-csaky Thank you for your insightful feedback and for directing me towards the assertj decision. I updated my branch by rebasing it onto master and incorporating the changes related to...

Sorry for the delay on my end, I added a new commit to address all your comments above.