You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jörn Kottmann (JIRA)" <ji...@apache.org> on 2011/03/01 13:35:37 UTC

[jira] Closed: (OPENNLP-138) The Name Finder always creates/uses two sets of feature generators

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

Jörn Kottmann closed OPENNLP-138.
---------------------------------

    Resolution: Fixed

> The Name Finder always creates/uses two sets of feature generators
> ------------------------------------------------------------------
>
>                 Key: OPENNLP-138
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-138
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Name Finder
>    Affects Versions: tools-1.5.0-sourceforge
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Blocker
>             Fix For: tools-1.5.1-incubating
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira