[
https://issues.apache.org/jira/browse/OPENNLP-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651995#comment-17651995
]
ASF GitHub Bot commented on OPENNLP-1422:
-----------------------------------------
mawiesne commented on code in PR #468:
URL: https://github.com/apache/opennlp/pull/468#discussion_r1057182495
##########
opennlp-tools/src/main/java/opennlp/tools/formats/irishsentencebank/IrishSentenceBankDocument.java:
##########
@@ -45,7 +45,7 @@
* of tokenized sentences.
* <p>
* The sentence bank can be downloaded from, and is described
- * <a href="http://www.lexiconista.com/datasets/sentencebank-ga/">here</a>
+ * <a href="http://www.lexiconista.com/datasets/sentencebank-ga/">here</a>.
Review Comment:
Resolved with next commit.
> Enhance JavaDoc in opennlp.tools.formats sub-packages
> -----------------------------------------------------
>
> Key: OPENNLP-1422
> URL: https://issues.apache.org/jira/browse/OPENNLP-1422
> 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.*_ sub-packages suffer from several
> inconsistencies and missing descriptions. Moreover, several typos are present
> that need sanitizing.
> The classes, interfaces, etc., require enhancements and/or additions to
> provide more clarity for readers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)