[
https://issues.apache.org/jira/browse/OPENNLP-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228654#comment-13228654
]
Joern Kottmann commented on OPENNLP-466:
----------------------------------------
Changed resolution to "Not A Problem" since we did not fixed a bug with this
issue, therefore it should not show up in our release notes for 1.5.3.
> TokenNameFinderCrossValidator hangs when passed a
> NameEvaluationErrorListener...
> ---------------------------------------------------------------------------------
>
> Key: OPENNLP-466
> URL: https://issues.apache.org/jira/browse/OPENNLP-466
> Project: OpenNLP
> Issue Type: Bug
> Components: Name Finder
> Affects Versions: tools-1.5.3
> Environment: ubuntu 11.10 x64 Java 1.7 update 3
> Reporter: Jim Piliouras
> Assignee: William Colen
> Labels: cross-validation
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> TokenNameFinderCrossValidator works fine if passed null or any other listener
> except a "NameEvaluationErrorListener", for the l"listeners" parameter (last
> vararglist parameter in the constructor)...I have tested it with
> DetailedFMeasureListener and null and it works fine. When trying to pass an
> array with the 2 listeners i want (DetailedFMeasureListener,
> NameEvaluationErrorListener) it just hangs after the processing the last
> partition of data, rather than showing the F-score! It is not a show stopper
> because i can simply pass null and get my F-score, but it would be nice if
> could see the misclassifications as well...
--
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