Jongwoo Jeon created OPENNLP-1302:
-------------------------------------
Summary: Javadoc
Key: OPENNLP-1302
URL: https://issues.apache.org/jira/browse/OPENNLP-1302
Project: OpenNLP
Issue Type: Documentation
Components: Documentation
Reporter: Jongwoo JeonHi, I've noticed that in [opennlp|https://github.com/apache/opennlp]/[opennlp-uima|https://github.com/apache/opennlp/tree/master/opennlp-uima]/[src|https://github.com/apache/opennlp/tree/master/opennlp-uima/src]/[main|https://github.com/apache/opennlp/tree/master/opennlp-uima/src/main]/[java|https://github.com/apache/opennlp/tree/master/opennlp-uima/src/main/java]/[opennlp|https://github.com/apache/opennlp/tree/master/opennlp-uima/src/main/java/opennlp]/[uima|https://github.com/apache/opennlp/tree/master/opennlp-uima/src/main/java/opennlp/uima]/, Normalizer.java and StringDictionary.java seem to miss @param and @return tags for documentation. The other file, NumberUtil.java, seems to have these tags. Just wondering if these tags were omitted on purpose. -- This message was sent by Atlassian Jira (v8.3.4#803005)
