Russ, Daniel (NIH/CIT) [E] created OPENNLP-977:
--------------------------------------------------
Summary: 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: Russ, Daniel (NIH/CIT) [E]
Priority: Minor
Fix For: 1.7.3
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)