[
https://issues.apache.org/jira/browse/OPENNLP-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Russ resolved OPENNLP-977.
---------------------------------
Resolution: Fixed
> TrainerFactory uses Deprecated methods
> --------------------------------------
>
> Key: OPENNLP-977
> URL: https://issues.apache.org/jira/browse/OPENNLP-977
> Project: OpenNLP
> Issue Type: Bug
> Components: Machine Learning
> Affects Versions: 1.7.2
> Reporter: Daniel Russ
> Priority: Minor
> Fix For: 1.8.0
>
>
> getEventTrainer/getEventModelSequenceTrainer use maps instead of Training
> Parameters. Also EventModelSequenceTrainer uses maps instead of
> TrainingParameters. This is not an outward facing interface to most users.
> All init(Map<String,String>,Map<String,String>) methods should be deprecated
> in favor of init(TraingParameters, Map<String,String>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)