Name Finder cross validation should be done on a document level
---------------------------------------------------------------

                 Key: OPENNLP-394
                 URL: https://issues.apache.org/jira/browse/OPENNLP-394
             Project: OpenNLP
          Issue Type: Bug
          Components: Name Finder
            Reporter: Joern Kottmann
            Assignee: Joern Kottmann
             Fix For: tools-1.5.3-incubating


The Name Finder Cross Validate tool should do the cross validation on a 
document level, and not sentence level.

The name finder has adaptive data per document to generate features based on 
previously detected names. This data cannot be computed correctly when the 
cross validation is done on a sentence level.

To fix this enhance the implementation to work on a document level.
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to