mawiesne commented on code in PR #200:
URL: https://github.com/apache/opennlp-sandbox/pull/200#discussion_r1892807274


##########
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:
   potentially yes



-- 
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]

Reply via email to