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


##########
opennlp-tools/src/main/java/opennlp/tools/ml/maxent/GISModel.java:
##########
@@ -207,7 +206,7 @@ static double[] eval(Context[] context, float[] values, 
double[] prior,
 
   @Override
   public int hashCode() {

Review Comment:
   Can be removed if we just do `super.hashCode()` ?



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