Menu

Cross-Validation

Help
MyD
2009-04-16
2013-04-11
  • MyD

    MyD - 2009-04-16

    HI @ all,

    I have build a maximum entropy model. I'd like to evaluate this model with a 10x10 cross validation. Would you mind to tell me how I can do this? Thanks in advance.

    Regards,
    MyD

     
    • Thomas Morton

      Thomas Morton - 2009-04-20

      Hi,
         There isn't anything built into to OpenNLP to do this.  Assuming you understand what cross-validation is then its pretty straight forward what to do, split you data up, built 10 model, evaluate each, average results. 

        If not, just google "nlp cross-validation" and there is information available.

      Hope this helps...Tom 

       

Log in to post a comment.