[
https://issues.apache.org/jira/browse/OPENNLP-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649486#comment-17649486
]
ASF GitHub Bot commented on OPENNLP-1416:
-----------------------------------------
kinow commented on code in PR #461:
URL: https://github.com/apache/opennlp/pull/461#discussion_r1052672784
##########
opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADChunkSampleStreamFactory.java:
##########
@@ -36,7 +36,8 @@
* A Factory to create a Arvores Deitadas ChunkStream from the command line
* utility.
* <p>
- * <b>Note:</b> Do not use this class, internal use only!
+ * <b>Note:</b>
+ * Do not use this class, internal use only!
Review Comment:
:+1:
> Enhance JavaDoc in opennlp.tools.formats.ad package
> ---------------------------------------------------
>
> Key: OPENNLP-1416
> URL: https://issues.apache.org/jira/browse/OPENNLP-1416
> Project: OpenNLP
> Issue Type: Improvement
> Components: Formats
> Affects Versions: 2.1.0
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.1.1
>
>
> The JavaDoc the _opennlp.tools.formats.ad_ package suffers from several
> inconsistencies and missing descriptions. Moreover, several typos are present
> that need sanitizing.
> It needs enhancements and/or additions to provide more clarity for readers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)