-
Type:
Documentation
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.9.2
-
Fix Version/s: 1.9.2
-
Component/s: Documentation
-
Labels:
Hi, I've noticed that in [opennlp github|https://github.com/apache/opennlp/tree/master/opennlp-uima/src/main/java/opennlp/uima/normalizer], 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.