Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-1425

Remove long-time deprecated update method in AbstractDataIndexer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.0
    • 2.1.1
    • Machine Learning
    • None

    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.

      Attachments

        Activity

          People

            mawiesne Martin Wiesner
            mawiesne Martin Wiesner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: