Hi Team,
I'm learning Open NLP code at the moment. While doing this, I may be able to do
in some cases minor refactoring like:
* Adding more javadocs
* Adding unit tests
* Correcting code formatting whenever needed (e.g. by adding braces to
"if" statements)
* etc
I do not intend to change either API or design of the code or its logic.Would you accept such contributions? Regards, Vlad Nevzorov
