NishantShri4 commented on code in PR #758:
URL: https://github.com/apache/opennlp/pull/758#discussion_r2056093623


##########
opennlp-tools/src/main/java/opennlp/tools/ml/TrainerFactory.java:
##########
@@ -189,11 +207,14 @@ public static <T> EventModelSequenceTrainer<T> 
getEventModelSequenceTrainer(
    *                    {@link GISTrainer#MAXENT_VALUE} will be used.
    * @param reportMap A {@link Map} that shall be used during initialization of
    *                  the {@link EventTrainer}.
+   * @param config The {@link TrainingConfiguration} to be used. This 
determines  the type of
+   *                    {@link 
opennlp.tools.monitoring.TrainingProgressMonitor}

Review Comment:
   Thanks. Done.



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

Reply via email to