You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by GitBox <gi...@apache.org> on 2022/12/30 19:08:19 UTC

[GitHub] [opennlp] rzo1 commented on a diff in pull request #474: OPENNLP-1429 Add the Internal annotation to interfaces and classes documented accordingly

rzo1 commented on code in PR #474:
URL: https://github.com/apache/opennlp/pull/474#discussion_r1059495443


##########
opennlp-tools/src/main/java/opennlp/tools/cmdline/entitylinker/EntityLinkerTool.java:
##########
@@ -50,7 +50,7 @@ public void run(String[] args) {
       System.out.println(getHelp());
     }
     else {
-      // TODO: Ask Mark if we can remove the type, the user knows upfront if he tries
+      // TODO: Ask Mark if we can remove the type, the user knows upfront if s/he tries

Review Comment:
   Who is Mark? :)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org