You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "William Colen (Assigned) (JIRA)" <ji...@apache.org> on 2012/03/13 16:30:41 UTC

[jira] [Assigned] (OPENNLP-466) TokenNameFinderCrossValidator hangs when passed a NameEvaluationErrorListener...

     [ https://issues.apache.org/jira/browse/OPENNLP-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Colen reassigned OPENNLP-466:
-------------------------------------

    Assignee: William Colen
    
> 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
>             Fix For: tools-1.5.3
>
>   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