Hello,
we would really appreciate help with the documentation and unit tests.
We use docbook for the documentation, you can find it in the
opennlp-docs, just have a look
there, the docs can really need some work. To change something open a
jira issue, explain what should
be changed, and attach a patch to it.
It is the same procedure for unit tests, just have a look what is
missing a test, and provide one.
Thanks,
Jörn
On 01/07/2014 06:02 PM, Vlad Nevzorov wrote:
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