Martin Wiesner created OPENNLP-1425:
---------------------------------------
Summary: Remove long-time deprecated update method in
AbstractDataIndexer
Key: OPENNLP-1425
URL: https://issues.apache.org/jira/browse/OPENNLP-1425
Project: OpenNLP
Issue Type: Improvement
Components: Machine Learning
Affects Versions: 2.1.0
Reporter: Martin Wiesner
Assignee: Martin Wiesner
Fix For: 2.1.1
{{While working on OPENNLP-1423, [~rzo1] noted a deprecated a method in
AbstractDataIndexer: }}
{{update(String[] ec, Set<String> predicateSet,}}
{{Map<String,Integer> counter, int cutoff)}}
The JavaDoc indicated "@deprecated will be removed after 1.8.1 release".
Aim:
* Remove this method and fulfill the statement made in the JavaDoc
* Rework existing code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)