Joern Kottmann created OPENNLP-601:
--------------------------------------

             Summary: NameSampleTypeFilter drops the id of the NameSample object
                 Key: OPENNLP-601
                 URL: https://issues.apache.org/jira/browse/OPENNLP-601
             Project: OpenNLP
          Issue Type: Bug
          Components: Command Line Interface, Name Finder
            Reporter: Joern Kottmann
            Priority: Trivial
             Fix For: 1.6.0


The NameFinderTypeFilter filters out annotations which do not match the type 
list. This filter needs to create a new NameSample object instance, during the 
creation the id of the NameSample objetc is ignore.

To fix this pass the id correctly to the newly created NameSample object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to