[ 
https://issues.apache.org/jira/browse/OPENNLP-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118318#comment-16118318
 ] 

Neil Ireson commented on OPENNLP-1017:
--------------------------------------

When I manually split the training file into separate train/test partitions or 
use the above code to do it programmatically it works fine. However when I use 
the TokenNameFinderCrossValidator class evaluate method it fails with the 
InsufficientTrainingDataException exception as 0 events are read.

> OpenNlp NameFinderCrossValidation gives InsufficientTrainingDataException
> -------------------------------------------------------------------------
>
>                 Key: OPENNLP-1017
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1017
>             Project: OpenNLP
>          Issue Type: Bug
>            Reporter: Saurabh Jain
>
> OpenNlp NameFinderCrossValidation gives InsufficientTrainingDataException.
> With nfold value 3, I tried to cross validate NameFinder training data. After 
> doing a research I got to know that first partition is assinged null data.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to