[ 
https://issues.apache.org/jira/browse/OPENNLP-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Wiesner updated OPENNLP-1425:
------------------------------------
    Description: 
{{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.

  was:
{{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.


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

Reply via email to