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

The Name Finder always creates/uses two sets of feature generators

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • tools-1.5.0-sourceforge
    • tools-1.5.1-incubating
    • Name Finder
    • None

    Description

      The NameFinderME during initialization either creates default feature generators or uses a set of feature generators provided by the user. In both cases the NameFinderME code calls the DefaultNameContextGenerator() constructor and then adds the feature generators to the context generator. The code ignores the fact that DefaultNameContextGenerator creates default feature generators on its own. The add call does not replace the existing feature generation, but really adds them, so now there are two sets of feature generators.

      Attachments

        Activity

          People

            joern Jörn Kottmann
            joern Jörn Kottmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: