NameFinderTrainer: Invalid tag in training data error is hard to find
---------------------------------------------------------------------

                 Key: OPENNLP-142
                 URL: https://issues.apache.org/jira/browse/OPENNLP-142
             Project: OpenNLP
          Issue Type: Improvement
          Components: Name Finder
            Reporter: Jörn Kottmann
            Priority: Trivial


When the Name Finder is trained with a training file which has multiple <START> 
tags in a row or is missing an <END> tag the training fails with an error 
message like this:
"Found unexpected annotation <START:organization> while handling a name 
sequence."

Now it is difficult to figure out where in the training data the mistake 
actually is. To make that easier the error message should also contain tokens 
before and after the tag.

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


Reply via email to