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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]