[
https://issues.apache.org/jira/browse/OPENNLP-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652473#comment-17652473
]
ASF GitHub Bot commented on OPENNLP-1425:
-----------------------------------------
rzo1 merged PR #470:
URL: https://github.com/apache/opennlp/pull/470
> 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
> Priority: Minor
> Fix For: 2.1.1
>
>
> {{While working on OPENNLP-1423, [~rzo1] noted a deprecated a method in
> AbstractDataIndexer in the related PR: }}
> {{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)