Joern Kottmann created OPENNLP-595:
--------------------------------------

             Summary: Name Finder CV should print ids for misclassified samples
                 Key: OPENNLP-595
                 URL: https://issues.apache.org/jira/browse/OPENNLP-595
             Project: OpenNLP
          Issue Type: Improvement
          Components: Name Finder
            Reporter: Joern Kottmann
            Assignee: Joern Kottmann
            Priority: Minor
             Fix For: 1.6.0


The Name Finder Cross Validator tool has an option to print out misclassified 
samples. The print out includes the reference, predication, tps, and fps. The 
output is very useful to find mistakes in the training data.

The only problem with the current design is that without an id it is hard to 
locate the sample within the training data.

To fix this the print out should optionally (if available) also print out an id 
which can be used to locate the sample.

--
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