[
https://issues.apache.org/jira/browse/OPENNLP-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001350#comment-13001350
]
Jörn Kottmann commented on OPENNLP-138:
---------------------------------------
Thanks for providing these numbers, would you mind to add them to our Test Plan?
There is a section for publicly available test and training data.
Here is the link:
https://cwiki.apache.org/confluence/display/OPENNLP/TestPlan1.5.1
We will do a second RC soon, would be nice you could then also redo the test
against this new RC.
> 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