rzo1 commented on code in PR #200: URL: https://github.com/apache/opennlp-sandbox/pull/200#discussion_r1892671246
########## opennlp-wsd/src/main/java/opennlp/tools/disambiguator/WTDIMS.java: ########## @@ -123,31 +123,31 @@ public String[] getSentence() { return sentence; } - public void setSentence(String[] sentence) { + private void setSentence(String[] sentence) { Review Comment: wtdims -- 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-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org